[unifi] Deploy Unifi controller to the unifi group

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-06-25 00:21:21 +02:00
parent 6f35dc15b2
commit 1b3bb7bc8c
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
2 changed files with 4 additions and 1 deletions

3
hosts
View File

@ -215,6 +215,9 @@ eclat.adm.crans.org
gulp.cachan-adm.crans.org
tealc.adm.crans.org
[unifi]
unifi.cachan-adm.crans.org
[slapd]
tealc.adm.crans.org
sam.adm.crans.org

View File

@ -1,6 +1,6 @@
#!/usr/bin/env ansible-playbook
---
# Deploy Unifi Controller
- hosts: unifi.adm.crans.org
- hosts: unifi
roles:
- unifi-controller