Ensure we're on a version of Netbox with secrets support
*sigh* Guess I gotta set up a vault or something now.
This commit is contained in:
parent
6aef1be67b
commit
360238fdd4
@ -2,7 +2,7 @@
|
||||
- name: docker deploy netbox
|
||||
docker_container:
|
||||
name: netbox
|
||||
image: netboxcommunity/netbox:latest
|
||||
image: netboxcommunity/netbox:v2.11
|
||||
env:
|
||||
SUPERUSER_EMAIL: rehashedsalt@cock.li
|
||||
SUPERUSER_PASSWORD: "{{ secret_netbox_user_pass }}"
|
||||
|
Loading…
Reference in New Issue
Block a user