Remove notifiers from uwsgi service role
No handlers should be triggered during config. Container will be restarted automatically when kolla_set_configs --check is ran when applying config to container. Change-Id: If08aff20fb7803aadcf1a0014b98af1ebbfcca65 Signed-off-by: Roman Krček <roman.krcek@tietoevry.com>
This commit is contained in:
@@ -5,5 +5,3 @@
|
||||
dest: "{{ service_uwsgi_config_file }}"
|
||||
mode: "0660"
|
||||
become: true
|
||||
notify:
|
||||
- Restart {{ service_name }} container
|
||||
|
Reference in New Issue
Block a user