---
- name: Apply common configuration of all hosts
hosts: all
roles:
- common
- ssh_authorized_keys
- sshd
- home_config