Files
community.general/lib/ansible/module_utils
Will Thames 5f73bdc3bf [cloud] Improve Camel to Snake conversion in EC2 module_utils (#25015)
* Make camel_to_snake work on capitalized plurals

`TargetGroupARNs` should become `target_group_arns`, not
`target_group_ar_ns`

Promote `camel_to_snake` to top layer function but prefix
it with an underscore.

Add tests for improved `_camel_to_snake` function.

Reduce use of `re.compile` as it makes no sense when the
compilation result is not reused.

* Remove unused LooseVersion check

* Fix PLURALs case for camel_to_snake

Also renamed EXPECTED_CAMELIZATION to EXPECTED_SNAKIFICATION
2017-08-01 11:09:22 -04:00
..
2017-07-12 00:26:59 +02:00
2017-07-25 15:58:23 -07:00
2017-06-02 12:14:11 +01:00
2017-07-31 14:26:15 +01:00
2017-07-29 00:36:04 +05:30
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-07-28 22:10:17 -07:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-07-19 15:06:11 -07:00
2016-02-08 19:10:04 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-07-19 14:51:35 -07:00
2017-06-02 12:14:11 +01:00
2017-07-19 14:00:05 -04:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-21 11:19:41 -04:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-05-17 00:33:36 +05:30
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00