host-setup: Import users playbook
This ensures that default users are created on all new hosts during initial provisioning.unifi-restore
parent
2e1cc6a130
commit
e76bc2c36c
|
@ -1,5 +1,6 @@
|
||||||
- import_playbook: bootstrap.yml
|
- import_playbook: bootstrap.yml
|
||||||
|
|
||||||
|
- import_playbook: users.yml
|
||||||
- import_playbook: collectd.yml
|
- import_playbook: collectd.yml
|
||||||
- import_playbook: promtail.yml
|
- import_playbook: promtail.yml
|
||||||
- import_playbook: auto-updates.yml
|
- import_playbook: auto-updates.yml
|
||||||
|
|
Loading…
Reference in New Issue