diff --git a/tasks/lxc_post_install.yml b/tasks/lxc_post_install.yml index f4e7b245..10e4838a 100644 --- a/tasks/lxc_post_install.yml +++ b/tasks/lxc_post_install.yml @@ -128,5 +128,4 @@ - include_tasks: lxc_selinux.yml when: - - ansible_selinux.status is defined - ansible_selinux.status == "enabled"