Upgrade Netbox to 3.0
This commit is contained in:
parent
e405d7bf79
commit
e49ebc583f
@ -2,7 +2,7 @@
|
||||
- name: docker deploy netbox
|
||||
docker_container:
|
||||
name: netbox
|
||||
image: netboxcommunity/netbox:v2.11
|
||||
image: netboxcommunity/netbox:v3.0
|
||||
env:
|
||||
SUPERUSER_EMAIL: rehashedsalt@cock.li
|
||||
SUPERUSER_PASSWORD: "{{ secret_netbox_user_pass }}"
|
||||
|
Loading…
Reference in New Issue
Block a user