2021-11-28 08:57:27 +01:00
|
|
|
#!/usr/bin/env ansible-playbook
|
|
|
|
---
|
2021-11-28 09:50:02 +01:00
|
|
|
- hosts: all
|
|
|
|
roles: []
|
|
|
|
|
2021-11-28 08:57:27 +01:00
|
|
|
# Deploy Unifi Controller
|
|
|
|
# - hosts: unifi-fleming.adm.auro.re,unifi-pacaterie.adm.auro.re
|
|
|
|
# roles:
|
|
|
|
# - unifi-controller
|