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