docs: record UniFi SSO login change and Ansible management (W1N-51)
This commit is contained in:
@@ -64,3 +64,16 @@ curl -k -sS -o /dev/null -w '%{http_code}\n' https://127.0.0.1:8443/
|
||||
|
||||
Recreating the service briefly interrupts the controller. Do not use `docker
|
||||
compose down -v`; it can remove persistent data.
|
||||
|
||||
## Ansible management
|
||||
|
||||
The host is in the Ansible `unifi` group (inventory `ansible/inventory/hosts.yml`),
|
||||
deliberately outside `managed` so the generic health report does not run here.
|
||||
|
||||
- SSO login setting (idempotent, gated): `cd ansible && ansible-playbook
|
||||
playbooks/unifi-sso.yml --limit unifi` — see
|
||||
[runbooks/ansible-operations.md](../runbooks/ansible-operations.md).
|
||||
- Login/MFA state: SSO login disabled 2026-08-08; local accounts
|
||||
(`windy`, `zhiqiangf`) use local passwords, no MFA. `unifi-network-mcp`
|
||||
works for read and write operations. See
|
||||
[docs/unifi-network.md](../docs/unifi-network.md).
|
||||
|
||||
Reference in New Issue
Block a user