apu3-lte/setup.yml

15 lines
185 B
YAML
Raw Permalink Normal View History

2018-05-05 01:44:57 +02:00
---
- name: Apply common configuration of all hosts
hosts: all
roles:
2018-06-14 15:59:22 +02:00
- common
2018-05-05 01:44:57 +02:00
- ssh_authorized_keys
- sshd
2018-06-14 15:19:36 +02:00
- home_config
2018-06-14 16:06:26 +02:00
- name: LTE Setup
hosts: lte
roles:
- lte