bc43af38d9
🚨 Add names to plays to fix name[play] linter warnings
...
Adds basic descriptions on what those host are supposed to do.
2025-03-02 09:22:05 +01:00
7059204766
🚚 roles: timezone: Override with galaxy name
...
The repository name differs from the galaxy name. Although not strictly
necessary, makes origin of role more clear in code and would allow
easier switching between galaxy, and git. Using the namespaced name
makes it clear it's an external role. Same name as in role
documentation now. No change in actual role or version of role.
Link: https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#installing-multiple-roles-from-a-file
2024-12-28 12:00:40 +01:00
76072ff274
🐛 Fix origin for unattended-upgrades
...
Set origin to all, this would do the same as a manual `apt safe-upgrade`.
2022-11-24 16:03:02 +01:00
02ef0e3409
🔧 Write unattended-upgrade actions to syslog
2022-11-16 21:28:39 +01:00
9f1940fa8f
🔧 Send unattended-upgrades mail only on error
...
Otherwise an email will be sent on every upgrade
2022-11-16 21:28:39 +01:00
ebd8d13b25
🔧 Install mailx
2022-11-16 21:28:39 +01:00
efd8326523
🔧 Improve unattended-upgrades setup
...
According to https://github.com/hifis-net/ansible-role-unattended-upgrades#origins-patterns
2022-11-16 21:28:39 +01:00
1c62788d7f
🎨 Call users role from roles section
...
There is no need (special arguments, ordering) to call the role
from a task.
2022-11-14 16:09:57 +01:00
1b762c190d
✨ Install some common packages on all hosts
...
These packages are helpful for administrative tasks
2022-11-14 16:08:37 +01:00
b200819f26
🔨 Rename ag_timezone → timezone
...
Move from role-dependent to generic name for this variable
2022-11-07 16:35:41 +01:00
a647c314ad
🚚 Rename group playbooks to group-*
2022-11-04 22:35:41 +01:00