You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils/common
Ryan Brown 269d682f70 Move camel2snake and snake2camel to common/dict_transformations.py (#39498)
Since it will be used outside just AWS modules, this commit moves
`camel_dict_to_snake_dict` and `snake_dict_to_camel_dict` functions into
a new module_utils file under common/ to match their wider usage.
8 years ago
..
__init__.py Add boilderplate to remove a module but keep documentation. 8 years ago
dict_transformations.py Move camel2snake and snake2camel to common/dict_transformations.py (#39498) 8 years ago
removed.py Add boilderplate to remove a module but keep documentation. 8 years ago