forked from FF-RGB/ansible
netbox: restart on config change
This commit is contained in:
parent
6c54d99914
commit
99c1add95f
@ -60,6 +60,7 @@
|
||||
dest: "/opt/netbox-{{ netbox_version }}/netbox/netbox/configuration.py"
|
||||
owner: "{{ netbox_user }}"
|
||||
group: "{{ netbox_group }}"
|
||||
notify: Restart netbox
|
||||
|
||||
- name: Configure gunicorn
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user