feat: manage UniFi SSO login setting via Ansible (W1N-51)
This commit is contained in:
@@ -80,6 +80,16 @@ all:
|
||||
adguardhome:
|
||||
hosts:
|
||||
dns_windy_lan:
|
||||
unifi:
|
||||
hosts:
|
||||
ubnt:
|
||||
ansible_host: 192.168.66.46
|
||||
ansible_host_ipv4: 192.168.66.46
|
||||
vars:
|
||||
service_role: unifi
|
||||
compose_project_dir: /home/windy/unifi-9
|
||||
unifi_container: unifi-controller
|
||||
unifi_mongo_port: 27117
|
||||
docker_hosts:
|
||||
children:
|
||||
mailcow:
|
||||
@@ -87,6 +97,7 @@ all:
|
||||
powerdns:
|
||||
wireguard:
|
||||
adguardhome:
|
||||
unifi:
|
||||
# Matrix is a dedicated K3s node and intentionally remains outside the
|
||||
# Docker-oriented managed group.
|
||||
k3s_servers:
|
||||
|
||||
Reference in New Issue
Block a user