update_hosts.yml with motd, login page and rsyslog config
This commit is contained in:
6
ansible-5/roles/common/tasks/main.yml
Normal file
6
ansible-5/roles/common/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# update packages to latest
|
||||
|
||||
- include_tasks: apply_updates.yml
|
||||
|
||||
- include_tasks: motd.yml
|
||||
Reference in New Issue
Block a user