This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
26fa3adeab
community.general
/
test
/
integration
/
targets
/
ec2_ami
/
aliases
3 lines
24 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enable cloud tests for use with ansible-test.
2017-05-03 00:24:05 +00:00
cloud/aws
[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-01 22:56:58 +00:00
ec2_ami_facts