Hello Team,
I am not able to use selinux module with below version:
Ansible: 2.14
Python: 3.9
All the packages are already installed
ModuleNotFoundError: No module named 'selinux'
fatal: [localhost]: FAILED! => changed=false
invocation:
module_args:
configfile: /etc/selinux/config
policy: targeted
state: enforcing
update_kernel_param: false
msg: Failed to import the required Python library (libselinux-python) on