provision_docker
provision_docker copied to clipboard
No package libselinux-python available (Fedora 31)
Running the provision_dockerrole gives me:
fatal: [localhost]: FAILED! => {"changed": false, "failures": ["No package libselinux-python available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}
This is because libselinux-python is no longer available; there is libselinux-python3 for python3installations.