mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 15:39:57 +00:00
Removed another block
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
- block:
|
- include_tasks: 01_core.yml
|
||||||
- include_tasks: 01_core.yml
|
vars:
|
||||||
vars:
|
# Force the flush of the pg handler on the first run
|
||||||
# Force the flush of the pg handler on the first run
|
flush_handlers: true
|
||||||
flush_handlers: true
|
|
||||||
when: run_once_svc_db_postgres is not defined
|
when: run_once_svc_db_postgres is not defined
|
||||||
|
|
||||||
- include_tasks: "{{ [ playbook_dir, 'tasks/utils/load_handlers.yml' ] | path_join }}"
|
- include_tasks: "{{ [ playbook_dir, 'tasks/utils/load_handlers.yml' ] | path_join }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user