mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-04 00:19:34 +00:00
Removed other blocks
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
- block:
|
||||
- include_tasks: 01_core.yml
|
||||
- include_tasks: 01_core.yml
|
||||
when: run_once_web_svc_cdn is not defined
|
||||
|
||||
- include_tasks: "{{ [ playbook_dir, 'tasks/utils/load_handlers.yml' ] | path_join }}"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
---
|
||||
- block:
|
||||
- include_tasks: 01_core.yml
|
||||
- include_tasks: 01_core.yml
|
||||
when: run_once_web_svc_logout is not defined
|
||||
Reference in New Issue
Block a user