1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/ec2_ami
Toshio Kuratomi 638de22b35 Update tests for required_if changes
These tests are doing string matches on the error condition.  Update
them to match the new strings.  This is probably okay to push out to old
releases even though it's technically backwards incompatible because
production playbooks won't be checking that a parameter was missing.
Param missing is something detected and fixed while writing the playbook.
2017-10-26 17:37:11 -07:00
..
defaults Allow AWS image and snapshot creation/deletion 2017-09-19 23:12:50 -07:00
meta Enable cloud tests for use with ansible-test. 2017-05-05 21:46:29 +08:00
tasks Update tests for required_if changes 2017-10-26 17:37:11 -07:00
vars Enable cloud tests for use with ansible-test. 2017-05-05 21:46:29 +08:00
aliases Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00