CHANGE: removes unattended-upgrades from base_system role for now, makes this role a part of maintain playbook
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
# Check the Internet connection
|
||||
# Check free disk space
|
||||
- ../roles/common_healthcheck
|
||||
# Ensure that all the required packages are installed
|
||||
- ../roles/base_system
|
||||
# Update the system
|
||||
- ../roles/update_system
|
||||
# Harden SSH - we must be sure that the last version of ssh configs are distributed
|
||||
|
||||
Reference in New Issue
Block a user