You've already forked role-check-mk-agent
Fix formatting
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
# Include OS Variables
|
# Include OS Variables
|
||||||
- include_vars:
|
- include_vars:
|
||||||
dir: 'vars'
|
dir: 'vars'
|
||||||
files_matching: "{{ ansible_os_family }}.yml"
|
files_matching: "{{ ansible_os_family }}.yml"
|
||||||
|
|
||||||
- include_tasks: "{{ ansible_os_family }}.yml"
|
- include_tasks: "{{ ansible_os_family }}.yml"
|
||||||
- meta: flush_handlers
|
- meta: flush_handlers
|
||||||
|
|||||||
Reference in New Issue
Block a user