ansible/test/units/module_utils
Sam Doran e7902d888c Make ansible_selinux facts a consistent type ()
* 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
2017-10-05 09:19:08 -04:00
..
aws aws.core in new aws dir in module utils - module with AnsibleAWSModule class and fail_json_aws () 2017-07-11 14:01:35 -07:00
basic add custom module type validation () 2017-07-26 16:12:50 -07:00
cloud [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry () 2017-08-08 08:56:46 -04:00
ec2 AWSRetry: allow retrying on additional ClientError exceptions () 2017-08-22 15:31:20 -04:00
facts Make ansible_selinux facts a consistent type () 2017-10-05 09:19:08 -04:00
gcp Fix dangerous default args. () 2017-09-12 00:11:13 -07:00
json_utils Enable more pylint rules and fix reported issues. () 2017-09-18 23:20:32 -07:00
parsing Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
__init__.py
test_aci.py Clean up ACI error text () 2017-09-18 11:51:58 -07:00
test_basic.py Fix fallback and boolean check in argspec () 2017-08-10 12:10:18 -07:00
test_database.py Revert "Update galaxy and database unit tests." 2017-02-09 15:19:01 -08:00
test_distribution_version.py Fix ansible_distribution on Ubuntu 10.04 () 2017-10-03 15:32:33 -04:00
test_known_hosts.py test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
test_network_common.py adds new filter plugins for network use cases () 2017-08-04 07:47:12 -04:00
test_postgresql.py test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
test_text.py test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00