ansible.fftdf.supernode/system-setup-unifi.yml

11 lines
219 B
YAML
Raw Normal View History

2023-04-13 13:30:53 +00:00
# ansible-playbook -i hosts.yml system-setup-unifi.yml
- name: System preperation
hosts: service_server
roles:
#- 00-ubuntu-basic
- 21-install-oitc
- name: Unifi Setup
hosts: unifi
roles:
- 21-unifi