community.general/lib/ansible
Will Thames 7556ac91e5 [cloud] Allow ec2_lc module to use volume_type for block devices (#32421)
* Allow ec2_lc module to use volume_type for block devices

Makes ec2_lc consistent with ec2, ec2_ami, ec2_vol etc.

* Add deprecation message for device_type
2017-11-16 10:28:41 -05:00
..
cli Fix vault --ask-vault-pass with no tty (#31493) 2017-11-15 14:01:32 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
galaxy Fix IndexError raised on galaxy-install 2017-11-14 09:54:52 -05:00
inventory Avoid re.split as it's a bit less efficient and a bit harder to read. 2017-11-10 17:27:05 -08:00
module_utils Fail module if unknown state passed to set_vm_power_state (#32631) 2017-11-16 08:44:27 +00:00
modules [cloud] Allow ec2_lc module to use volume_type for block devices (#32421) 2017-11-16 10:28:41 -05:00
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook undeprecated with_ (#32805) 2017-11-14 10:36:41 -05:00
plugins Make everything in default callback use display (#32811) 2017-11-16 10:53:01 +10:00
template Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
utils Fix idempotency issue for network modules. (#32838) 2017-11-14 11:58:33 +01:00
vars Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
__init__.py
constants.py updated chlog, moved missed comment 2017-11-09 09:59:43 -05:00
release.py