apu3-lte/setup_apu3.yml
2018-05-05 01:44:57 +02:00

9 lines
120 B
YAML

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