This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
4f86bec977
community.general
/
test
/
integration
/
targets
/
ec2_ami
/
aliases
5 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Enable cloud tests for use with ansible-test.
2017-05-03 02:24:05 +02:00
cloud/aws
Improve handling of integration test aliases. (#38698) * Include change classification data in metadata. * Add support for disabled tests. * Add support for unstable tests. * Add support for unsupported tests. * Overhaul integration aliases sanity test. * Update Shippable scripts to handle unstable tests. * Mark unstable Azure tests. * Mark unstable Windows tests. * Mark disabled tests.
2018-04-13 01:15:28 +02:00
posix/ci/cloud/group4/aws
Allow ec2_ami integration tests to run on PRs to the ec2_ami module by marking it unstable instead of disabled (#39416)
2018-04-27 17:29:08 +02:00
unstable
[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 23:56:58 +01:00
ec2_ami_facts
Copy permalink