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
Sam Doran 71e0540016 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

(cherry picked from commit e7902d888c)
8 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration Update Windows CI groups from 2 to 3. 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Fix ansible-test config management. 8 years ago
sanity Fix ansible-test config management. 8 years ago
units Make ansible_selinux facts a consistent type (#31065) 8 years ago
utils Switch CI for OS X back to a single job. (#31265) 8 years ago