You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils/facts
Sam Doran e7902d888c Make ansible_selinux facts a consistent type (#31065)
* 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
7 years ago
..
fixtures Facts Refresh (2.4 roadmap) (#23012) 7 years ago
hardware More statvfs info for mount facts rebase 12073 (#25454) 7 years ago
network Support NetBSD 7.1+ style ifconfig -a output (#25442) 7 years ago
other Facts Refresh (2.4 roadmap) (#23012) 7 years ago
system Facts Refresh (2.4 roadmap) (#23012) 7 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 7 years ago
base.py Facts Refresh (2.4 roadmap) (#23012) 7 years ago
test_ansible_collector.py Fix pkg_mgr fact on OpenBSD (#30725) 7 years ago
test_collector.py Fix fact failures cause by ordering of collectors (#30777) 7 years ago
test_collectors.py Make ansible_selinux facts a consistent type (#31065) 7 years ago
test_facts.py Facts Refresh (2.4 roadmap) (#23012) 7 years ago
test_timeout.py Facts Refresh (2.4 roadmap) (#23012) 7 years ago
test_utils.py More statvfs info for mount facts rebase 12073 (#25454) 7 years ago