mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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 |
||
|---|---|---|
| .. | ||
| aws | ||
| basic | ||
| cloud | ||
| ec2 | ||
| facts | ||
| gcp | ||
| json_utils | ||
| parsing | ||
| __init__.py | ||
| test_aci.py | ||
| test_basic.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_known_hosts.py | ||
| test_network_common.py | ||
| test_postgresql.py | ||
| test_text.py | ||