2015-05-24 17:22:57 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
- name: apply common configuration to all nodes
|
2017-07-18 03:02:32 +00:00
|
|
|
hosts: unsetup
|
2015-05-24 17:22:57 +00:00
|
|
|
user: root
|
|
|
|
|
|
|
|
roles:
|
|
|
|
- common
|
2018-09-26 01:00:45 +00:00
|
|
|
- turn-off-motd-news
|
2019-07-08 00:03:49 +00:00
|
|
|
- apt-maintenance
|
2020-08-22 19:59:23 +00:00
|
|
|
- ssh-enforcement
|