Fix indentation syntax error
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user