Commit message (Collapse) | Author | ||
---|---|---|---|
2023-09-19 | get rid of install_recommends=false for apt packages | Egor Tensin | |
It will help to switch to the generic ansible.builtin.package module; it is also better to configure it globally anyway. | |||
2023-09-04 | fix task names, small refactoring, etc. | Egor Tensin | |
2023-09-01 | sort module args, add missing state args, etc. | Egor Tensin | |
2023-08-11 | fix some ansible-lint warnings | Egor Tensin | |
2023-08-11 | apt: configure unattended-upgrades | Egor Tensin | |