mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-25 02:19:10 -07:00
* Make ansible_selinux facts a consistent type Rather than returning a bool if the Python library is missing, return a dict with one key containing a message explaining there is no way to tell the status of SELinux on the system becasue the Python library is not present. * Fix unit test |
||
---|---|---|
.. | ||
__init__.py | ||
apparmor.py | ||
caps.py | ||
chroot.py | ||
cmdline.py | ||
date_time.py | ||
distribution.py | ||
dns.py | ||
env.py | ||
fips.py | ||
local.py | ||
lsb.py | ||
pkg_mgr.py | ||
platform.py | ||
python.py | ||
selinux.py | ||
service_mgr.py | ||
ssh_pub_keys.py | ||
user.py |