Upgrade Netbox to 3.0

This commit is contained in:
Salt 2021-09-12 15:07:31 -05:00
parent e405d7bf79
commit e49ebc583f

View File

@ -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 }}"