Fix syntax
This commit is contained in:
parent
450a362e9f
commit
0d9bccd369
@ -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', '>=')
|
||||
|
Loading…
x
Reference in New Issue
Block a user