Fix indentation syntax error
This commit is contained in:
parent
e751683ee9
commit
fec62a58fe
@ -29,7 +29,7 @@
|
|||||||
- ansible_system == 'Linux'
|
- ansible_system == 'Linux'
|
||||||
- services is not defined
|
- services is not defined
|
||||||
ansible.builtin.service_facts:
|
ansible.builtin.service_facts:
|
||||||
- name: 'ensure packages'
|
- name: 'ensure packages'
|
||||||
when:
|
when:
|
||||||
- ansible_system == 'Linux'
|
- ansible_system == 'Linux'
|
||||||
- ensure_os_upgrade is defined
|
- ensure_os_upgrade is defined
|
||||||
|
Loading…
x
Reference in New Issue
Block a user