You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
defaults Allow AWS image and snapshot creation/deletion 7 years ago
meta Enable cloud tests for use with ansible-test. 7 years ago
tasks [ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find (#32252) 7 years ago
vars EC2 AMI boto3 modifications (#28506) 7 years ago
aliases [ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find (#32252) 7 years ago