Fix task label to make sense

This commit is contained in:
Jason Rothstein 2021-02-08 22:39:16 -06:00
parent a20e2cbf82
commit 14439f2f9e

View File

@ -61,7 +61,7 @@
notify:
- 'ensure_podman.package_facts'
- 'ensure_podman.service_facts'
- name: 'Fetch kernel command line'
- name: 'Ensure cgroup v2 have not been disabled'
when:
- ansible_system == 'Linux'
- ensure_podman is defined