1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
Brad Macpherson a12cbc3dde [cloud] ec2_placement_group module to create/delete EC2 Placement Groups. (#33139)
* Added modules to create, delete, and describe EC2 Placement Groups.

* Remove unnecessary print statement

* Update to use boto3.

* De-linting

* Remove facts from this PR

* Update to newer method of handling Boto3 connections and exceptions.

* Futzing around with imports and HAS_BOTO3

* Fix up exception imports.

* Remove redundant default.

* Handle DryRunOperation errors appropriately.

* Remove redundant BOTO3 check.

* Use shorter licence declaration.

* Remove redundant HAS_BOTO3 import.

* Add AWSRetry decorators to API calls.

* Add new 'strategy' parameter to allow for cluster and spread PGs.
2017-12-07 14:44:09 -05:00
..
amazon [cloud] ec2_placement_group module to create/delete EC2 Placement Groups. (#33139) 2017-12-07 14:44:09 -05:00
atomic atomic_container: drop duplicate 'latest' choice (#32794) 2017-11-10 16:21:00 -05:00
azure azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
centurylink Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
cloudscale Add Github handle to cloudscale_sever module author field (#33354) 2017-11-30 17:54:59 +10:00
cloudstack Add missing msg in fail_json (#33543) 2017-12-04 21:57:58 +05:30
digital_ocean Fix Digital Ocean tags module data type (#33486) 2017-12-03 01:21:19 +05:30
dimensiondata Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
docker Fix memory_reservation typo in docker_container module (#33375) 2017-11-29 19:01:49 -05:00
google Fix typo in gce_labels documentation (#33186) 2017-11-22 13:55:48 +00:00
linode linode: PEP8 compliancy and doc fixes (#30922) 2017-09-26 09:48:08 -04:00
lxc Keep newlines when reading LXC container config file (#32219) 2017-11-14 10:46:39 -06:00
lxd Adding doc for the description argument of lxd_profile module 2017-10-09 11:11:58 -04:00
misc Add missing comma in lists (#33557) 2017-12-05 15:44:56 +01:00
openstack Issue 19612 os router to allow adding interface by port ip (#30409) 2017-11-28 09:46:08 -05:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt Adds 'discard_after_delete' property to ovirt_storage_domains module. (#33450) 2017-12-06 16:22:44 -05:00
packet Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
profitbricks Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
smartos Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
softlayer sl_vm: PEP8 compliancy and documentation changes (#32657) 2017-11-15 15:22:32 -05:00
univention Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware VMware: Refactor vmware_portgroup module (#33442) 2017-12-07 16:47:38 +05:30
vultr vultr: new module utils and common docs (#30868) 2017-11-01 20:16:59 +01:00
webfaction Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00