Fix task label to make sense
This commit is contained in:
parent
a20e2cbf82
commit
14439f2f9e
@ -61,7 +61,7 @@
|
|||||||
notify:
|
notify:
|
||||||
- 'ensure_podman.package_facts'
|
- 'ensure_podman.package_facts'
|
||||||
- 'ensure_podman.service_facts'
|
- 'ensure_podman.service_facts'
|
||||||
- name: 'Fetch kernel command line'
|
- name: 'Ensure cgroup v2 have not been disabled'
|
||||||
when:
|
when:
|
||||||
- ansible_system == 'Linux'
|
- ansible_system == 'Linux'
|
||||||
- ensure_podman is defined
|
- ensure_podman is defined
|
||||||
|
Loading…
x
Reference in New Issue
Block a user