added new server
This commit is contained in:
17
host_vars/mail.mewissen.site.yml
Normal file
17
host_vars/mail.mewissen.site.yml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
branch: master
|
||||||
|
|
||||||
|
ansible_cron_minute: "40"
|
||||||
|
ssh_port: 22
|
||||||
|
ssh_users: "user1 user2"
|
||||||
|
|
||||||
|
# platform-specific
|
||||||
|
linode_instance: true
|
||||||
|
microcode_amd_install: false
|
||||||
|
microcode_intel_install: false
|
||||||
|
proxmox_instance: false
|
||||||
|
raspberry_pi: false
|
||||||
|
|
||||||
|
# server
|
||||||
|
unattended_upgrades: true
|
||||||
|
web_server: true
|
||||||
Reference in New Issue
Block a user