---
- name: apply common configuration to all nodes
hosts: unsetup
user: root
roles:
- common
- turn-off-motd-news
- apt-maintenance
- ssh-enforcement