ansible/test/units
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)
2017-10-05 09:19:56 -04:00
..
cli Don't ask for password confirm on 'ansible-vault edit' (#30514) 2017-09-20 11:00:42 -04:00
contrib Update vmware_inventory (#26308) 2017-07-18 07:20:23 -04:00
errors test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
executor Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
inventory INI inventory plugin: add documentation about variable types (#25798) 2017-07-13 12:04:20 -07:00
inventory_test_data/group_vars
mock Support multiple vault passwords (#22756) 2017-07-28 15:20:58 -04:00
module_utils Make ansible_selinux facts a consistent type (#31065) 2017-10-05 09:19:56 -04:00
modules Fix jenkins_plugin test for no net situations (#30568) 2017-09-19 13:13:10 -07:00
parsing Use vault_id when encrypted via vault-edit (#30772) 2017-09-26 12:31:58 -04:00
playbook less confusing 'args' message (#29053) 2017-09-06 15:33:09 -07:00
plugins Fix set theory filters for python3 2017-09-09 17:40:55 -07:00
template template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
utils test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
vars make groups magic var dependant on inventory (#28677) 2017-08-28 17:21:11 -04:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:53:29 -07:00
conftest.py Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00