mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added more debugging stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- name: "Load destruction roles"
|
||||
include_tasks: "./tasks/groups/{{ item }}-roles.yml"
|
||||
loop:
|
||||
- cln
|
||||
loop_control:
|
||||
label: "{{ item }}-roles.yml"
|
||||
#- name: "Load destruction roles"
|
||||
# include_tasks: "./tasks/groups/{{ item }}-roles.yml"
|
||||
# loop:
|
||||
# - cln
|
||||
# loop_control:
|
||||
# label: "{{ item }}-roles.yml"
|
Reference in New Issue
Block a user