Commit Graph

3 Commits (49d6a18343fef05a514b7a2d2ce3e85958e2ed99)

Author SHA1 Message Date
Will Thames 42eaa00371 Provide kubernetes definition diffs in check_mode (#41471)
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.
8 years ago
Sviatoslav Sydorenko 6cafa73441 Add is_iterable utility function 8 years ago
Sviatoslav Sydorenko e6eec79bca Add tests for module_utils.common.collections 8 years ago