960e4c0809
* Add a test suite for module_utils.common.dict_transformations * ci_complete ci_coverage Add a wait_for test using delegate_to * Remove incidental_ec2_instance * Remove unused test support modules * Requested changes ci_complete ci_coverage * Oops, put everything back to test coverage again ci_complete ci_coverage * Remove incidental_ec2_instance tests and supporting modules
3 lines
90 B
YAML
3 lines
90 B
YAML
- include_tasks: test_convert_snake_case.yml
|
|
|
|
- include_tasks: test_convert_camelCase.yml
|