Commit Graph

3 Commits (7d8f1a7aae45e77ab5f2c0a033009b1c8a970f4e)

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