REFACTOR: maintain playbook works
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
roles:
|
||||
# Check the Internet connection
|
||||
# Check free disk space
|
||||
../roles/common_healthcheck
|
||||
- ../roles/common_healthcheck
|
||||
# Update the system
|
||||
../roles/update_system
|
||||
- ../roles/update_system
|
||||
# Harden SSH - we must be sure that the last version of ssh configs are distributed
|
||||
../roles/harden_ssh
|
||||
- ../roles/harden_ssh
|
||||
# Update configs - omz, nvim, ranger and so on. Distribute the last version of those configs
|
||||
|
||||
Reference in New Issue
Block a user