ansible/lib/ansible/modules
Daniel Shepherd 2cdf31d3a2 Update ec2_vpc_subnet_facts to use Boto3 (#25374)
* update ec2_vpc_subnet_facts module to use boto3 and support gathering updated fact items from AWS API

add version_added to new parameter

added return docs and other requested changes

removed errant extra blank line

updates per review

* update per review: fix AWSRetry backoff implementation and fix example that was not correct
2017-09-13 10:17:17 +10:00
..
cloud Update ec2_vpc_subnet_facts to use Boto3 (#25374) 2017-09-13 10:17:17 +10:00
clustering Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl_csr: consistent param namings (#29604) 2017-09-11 21:05:15 +02:00
database postgresql_db: Document that name and db are aliases (#29180) 2017-09-10 22:29:15 -04:00
files Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring adds soft-update logic if force is set to no in zabbix_host module in… (#22614) 2017-09-11 09:14:22 -06:00
net_tools Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
network ACI EPG TO DOMAIN: Add vm_provider docstring and add support for micr… (#29114) 2017-09-12 22:53:17 +01:00
notification Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
packaging yum: fallback to epoch=0 if not available 2017-09-12 13:30:35 -07:00
remote_management Modified yaml examples (#29039) 2017-09-12 18:48:00 -04:00
source_control Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
storage Refactor E-Series Storage-Pool to use module_utils (#20900) 2017-09-12 16:17:42 -04:00
system refactor firewalld module with object abstraction (#26487) 2017-09-11 14:10:07 -07:00
utilities Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
web_infrastructure Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
windows windows facts: better way to get machine SID (#29821) 2017-09-12 13:00:28 -07:00
__init__.py