ansible/test/integration/targets/ec2_ami
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
..
defaults Allow AWS image and snapshot creation/deletion 2017-09-19 23:12:50 -07:00
meta
tasks [ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find (#32252) 2017-11-02 08:56:58 +10:00
vars EC2 AMI boto3 modifications (#28506) 2017-10-30 10:20:27 +10:00
aliases [ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find (#32252) 2017-11-02 08:56:58 +10:00