ansible/test/units
Brian Coca e05c62547b
run playbook from collections (#67435)
* fixes for collection playbooks

 - add fqcn invocation, also handles extensions
 - bring import_playbook into new normal
 - avoid adding collection playbooks to adjacency
 - deal with extensions or lack of em
 - added tests
 - fix bugs with multiple playbooks supplied
 - unicode/bytes/native fixes
 - fix modulenotfound for < py3.7
 - tests
2020-10-28 11:46:39 -04:00
..
_vendor
ansible_test [ansible-test] attempt to work around podman (#72096) 2020-10-05 20:13:52 -05:00
cli Remove ansible-galaxy login (#72288) 2020-10-23 09:11:45 -07:00
compat
config [config] coerce more to string when 'type: str' (#72172) 2020-10-14 12:53:08 -04:00
errors
executor fix internal cases of actions calling unqualified module names (#70818) 2020-07-23 09:02:57 -07:00
galaxy Remove ansible-galaxy login (#72288) 2020-10-23 09:11:45 -07:00
inventory
inventory_test_data/group_vars
mock
module_utils Add support for GSSAPI/Kerberos to urls.py (#72113) 2020-10-13 14:16:07 +10:00
modules service_facts: return service state information on AIX (#72073) 2020-10-13 11:28:59 -04:00
parsing Add more include and yaml parsing tests (#70506) 2020-08-04 11:24:52 -07:00
playbook Remove duplicate unit test (#71488) 2020-08-27 15:55:30 -04:00
plugins url lookup - set default user agent (#72324) 2020-10-28 09:34:06 -04:00
regex
template
utils run playbook from collections (#67435) 2020-10-28 11:46:39 -04:00
vars
__init__.py
requirements.txt
test_constants.py
test_context.py