feat: Commit initial
This commit is contained in:
commit
40dc0f4184
43 changed files with 1990 additions and 0 deletions
6
ansible/roles/common/defaults/main.yml
Normal file
6
ansible/roles/common/defaults/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
# Default variables for common role
|
||||
|
||||
timezone: "Europe/Paris"
|
||||
swap_enabled: false
|
||||
unattended_upgrades_enabled: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue