Apply mitigation for netbox-community/netbox-docker#586, update Netbox

This commit is contained in:
Salt 2021-09-21 14:49:34 -05:00
parent f7b5c475d5
commit fdeb143a56
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
- name: docker deploy netbox
docker_container:
name: netbox
image: netboxcommunity/netbox:v3.0.1
image: netboxcommunity/netbox:v3.0.2
user: 101
env:
SUPERUSER_EMAIL: rehashedsalt@cock.li
SUPERUSER_PASSWORD: "{{ secret_netbox_user_pass }}"