netbox: restart on config change

This commit is contained in:
Markus 2021-12-19 10:11:01 +01:00
parent 6c54d99914
commit 99c1add95f
1 changed files with 1 additions and 0 deletions

View File

@ -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: