--- # vars file for ensure_ansible_prereq package_list: - name: 'python3-libselinux' state: 'present' - name: 'python3-libsemanage' state: 'present'