community.general/lib/ansible
Sloane Hertel cae14e16ac Port ec2_vpc_net to boto3 and add support to expand existing VPCs - fixes #31216 (#33105)
* Port ec2_vpc_net to boto3 and add support to expand existing VPCs

* Add s-hertel as an author for ec2_vpc_net

* Update ec2_vpc_net test for new error triggered by lack of credentials

Fix backwards compatibility

Document new return value

* Fix pep8 and return documentation
2017-12-15 09:41:03 +10:00
..
cli add support for other scms to pull (#33152) 2017-12-13 22:16:54 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor always preserve certain keys (#33637) 2017-12-12 13:01:52 -05:00
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 2017-12-13 11:35:05 +01:00
inventory fix reconcile to ensure 'ungrouped' 2017-12-13 17:29:01 -05:00
module_utils Connection and MAC pool module for Cisco UCS (#31151) 2017-12-14 19:38:35 +01:00
modules Port ec2_vpc_net to boto3 and add support to expand existing VPCs - fixes #31216 (#33105) 2017-12-15 09:41:03 +10:00
parsing Handle vault filenames with nonascii chars when displaying messages. Fixes #33879 (#33926) 2017-12-14 16:02:25 -06:00
playbook normalize names 2017-12-11 18:20:04 -05:00
plugins HipChat API v2 support for ansible callback plugin (#33882) 2017-12-14 17:30:31 -05:00
template Add q/query aliases to lookup (#33466) 2017-12-14 11:53:00 -06:00
utils else was wrong 2017-12-14 17:38:39 -05:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py