Add postgres role
Or rather rip it out of netbox. Improve DB password handling.
This commit is contained in:
parent
af9e30eb3e
commit
22f363d06a
4 changed files with 81 additions and 63 deletions
|
@ -24,8 +24,11 @@
|
|||
- hosts: netbox
|
||||
roles:
|
||||
- alpine
|
||||
- postgres
|
||||
- nginx
|
||||
- netbox
|
||||
vars:
|
||||
user: netbox
|
||||
|
||||
- hosts: samba
|
||||
roles:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue