community.general/lib/ansible/modules
Prasad Katti 86141c3e03 [ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find (#32252)
* [ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find

- new boto3-based module to gather facts about ec2 images
- intended to replace ec2_ami_find which uses boto
- an ami find task (using new module) added to the ec2_ami integration test

* [ec2_ami_facts] Use AnsibleAWSModule. Catch BotoCoreError.

* add ec2_ami_facts alias to tests

* [ec2_ami_facts] return ami launch permissions as well
2017-11-02 08:56:58 +10:00
..
cloud [ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find (#32252) 2017-11-02 08:56:58 +10:00
clustering consul_kv: PEP8 compliancy and doc fixes (#32340) 2017-10-31 22:27:56 -04:00
commands Fixes #30073: Remove 'Consider hg command' warning. (#31159) 2017-10-02 23:33:13 +02:00
crypto openssl_certificate: compare bytes with bytes on python3 (#30522) 2017-09-25 12:13:50 -07:00
database Handle error message from psycopg2 using to_native (#32371) 2017-11-01 16:11:52 -04:00
files lineinfile: pylint fixes and docs (#30854) 2017-10-30 00:55:14 +01:00
identity Fix typo in ipa_user module documentation example. (#31928) 2017-10-20 09:07:45 +02:00
inventory clarified inventory_dir changes for 2.4 (#31484) 2017-10-09 20:56:32 -07:00
messaging
monitoring move zabbix modules into their own namespace below monitoring/ (#31992) 2017-10-21 10:07:51 +02:00
net_tools Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
network Removes bigip_snmp_trap from skip file (#32470) 2017-11-01 15:20:28 -07:00
notification Add the snow_record module. Module to create/update/delete/read records (#27931) 2017-10-16 12:58:32 -04:00
packaging Fixes #32092 (#32412) 2017-11-02 08:54:11 +10:00
remote_management Enable use of empty manageiq arguments (#31774) 2017-10-23 13:33:57 +02:00
source_control git: fix archive when update is set to no (#31829) 2017-10-31 13:56:40 +01:00
storage Fix issue #32138 - fix examples typo (#32140) 2017-10-26 07:44:15 +10:00
system Iptables unit tests (#30762) 2017-11-01 12:08:57 +01:00
utilities wait_for: treat broken connections as "unready" (#28839) 2017-10-12 11:37:20 -04:00
web_infrastructure Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
windows win_uri: fix elif to elseif (#32330) 2017-10-30 10:43:43 +10:00
__init__.py