syntax fix
This commit is contained in:
parent
c5d96917dc
commit
8992bc8a68
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
- include_tasks: "{{ tweak }}"
|
- include_tasks: "{{ tweak }}"
|
||||||
when: ansible_facts['os_family'] == "Debian"
|
when: ansible_facts['os_family'] == "Debian"
|
||||||
tags:
|
tags:
|
||||||
0 - installation
|
- installation
|
||||||
- configuration
|
- configuration
|
||||||
- vars
|
- vars
|
||||||
loop_control:
|
loop_control:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue