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
Will Thames 42eaa00371 Provide kubernetes definition diffs in check_mode ()
Move dict_merge from azure_rm_resource module to
module_utils.common.dict_transformations and add tests.

Use dict_merge to provide a fairly realistic, reliable
diff output when k8s-based modules are run in check_mode.

Rename unit tests so that they actually run and reflect
the module_utils they're based on.
2018-07-11 16:32:03 +10:00
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils Provide kubernetes definition diffs in check_mode () 2018-07-11 16:32:03 +10:00
modules allow empty line in src template file () 2018-07-11 11:29:07 +05:30
parsing fix decrypted vault utf8 values () 2018-05-24 23:22:46 -04:00
playbook Fix wrong python keyword (followup to ) () 2018-06-07 19:48:07 +05:30
plugins win_reboot: fix 2.6 issues and better handle post reboot reboot () 2018-07-11 09:12:29 +10:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py