mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Refactored handlers loading
This commit is contained in:
@@ -49,10 +49,5 @@
|
||||
dest: "{{ nginx.files.configuration }}"
|
||||
notify: restart openresty
|
||||
|
||||
- name: flush nginx service
|
||||
meta: flush_handlers
|
||||
|
||||
- name: run {{ role_name }} once
|
||||
set_fact:
|
||||
run_once_srv_web_7_4_core: true
|
||||
- include_tasks: utils/run_once.yml
|
||||
when: run_once_srv_web_7_4_core is not defined
|
||||
|
Reference in New Issue
Block a user