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
René Moser 2f36b9e5ce basic: allow one or more when param list having choices (#34537)
* basic: allow one or more when param list having choices

* add unit tests

* optimize a bit

* re-add get_exception import

* a number of existing modules expect to be able to get it from basic.py
2018-02-07 22:59:21 -08:00
..
cli
config
contrib
errors
executor Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 2018-01-26 11:07:04 -06:00
inventory_test_data/group_vars
mock
module_utils basic: allow one or more when param list having choices (#34537) 2018-02-07 22:59:21 -08:00
modules Fixing eos_config save option. Was removed when deprecated. Fixing ot… (#35628) 2018-02-08 11:54:17 +05:30
parsing Remove deprecated code (#34828) 2018-01-23 12:02:09 -06:00
playbook
plugins Aws ssm multiple fixes (#35569) 2018-02-06 17:41:46 -05:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py