friwall: add missing notify
This commit is contained in:
parent
f10d94612f
commit
e17b5c1b2d
|
@ -36,7 +36,7 @@
|
||||||
pip:
|
pip:
|
||||||
requirements: /srv/friwall/app/requirements.txt
|
requirements: /srv/friwall/app/requirements.txt
|
||||||
extra_args: --user --break-system-packages --no-warn-script-location
|
extra_args: --user --break-system-packages --no-warn-script-location
|
||||||
register: result
|
notify: restart uwsgi
|
||||||
|
|
||||||
- name: Configure base settings
|
- name: Configure base settings
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in a new issue