1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Miguel Ángel Ajo 8e4f112b39 Fixes bug with py3.x due to binary string handling ()
* This commit includes a unit test to exercise the _is_role
function and make sure it doesn't break in any Python version.
* Import os.path and other minor fixups
2017-09-09 18:40:07 -07:00
..
cli prompt for new pass on create/encrypt if none specified () 2017-08-15 13:09:24 -04:00
contrib Update vmware_inventory () 2017-07-18 07:20:23 -04:00
errors
executor Ansible Config part2 () 2017-08-15 16:38:59 -04:00
inventory INI inventory plugin: add documentation about variable types () 2017-07-13 12:04:20 -07:00
inventory_test_data/group_vars
mock Support multiple vault passwords () 2017-07-28 15:20:58 -04:00
module_utils AWSRetry: allow retrying on additional ClientError exceptions () 2017-08-22 15:31:20 -04:00
modules Generalize nxos_bgp event-history detection () 2017-09-06 17:37:44 -04:00
parsing Fixes bug with py3.x due to binary string handling () 2017-09-09 18:40:07 -07:00
playbook less confusing 'args' message () 2017-09-06 18:20:06 -04:00
plugins Fix set theory filters for python3 2017-09-09 17:38:39 -07:00
template template: fix KeyError: 'undefined variable: 0 () 2017-08-09 18:50:53 -04:00
utils
vars make groups magic var dependant on inventory () 2017-08-28 17:21:11 -04:00
__init__.py
conftest.py
test_constants.py