diff --git a/tasks/prelim.yml b/tasks/prelim.yml index 55546d1..80a273b 100644 --- a/tasks/prelim.yml +++ b/tasks/prelim.yml @@ -86,7 +86,6 @@ package: name: python3-libselinux state: present - become: true when: - '"python3-libselinux" not in ansible_facts.packages'