apu3-lte/setup.yml
2018-06-14 15:59:22 +02:00

9 lines
136 B
YAML

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