roles/common: Adjust cron-apt stuff
- Don't run the static files as templates - Use a separate playbook for related tasks - Use a template for security.sources.list Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2
roles/common/files/etc/cron-apt/3-download
Normal file
2
roles/common/files/etc/cron-apt/3-download
Normal file
@ -0,0 +1,2 @@
|
||||
autoclean -y
|
||||
upgrade -y -o APT::Get::Show-Upgraded=true
|
Reference in New Issue
Block a user