Fix syntax
This commit is contained in:
		| @@ -63,7 +63,7 @@ | ||||
|     - 'ensure_podman.service_facts' | ||||
| - name: 'Fetch kernel command line' | ||||
|   when: | ||||
|     - ansible_system = 'Linux' | ||||
|     - ansible_system == 'Linux' | ||||
|     - ensure_podman is defined | ||||
|     - ansible_distribution == 'Fedora' | ||||
|     - ansible_distribution_major_version is version('32', '>=') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user