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
Tom De Keyser 6f74fca238 New module for AWS Step Functions state machines (#59116)
* add new module: aws_stepfunctions_state_machine

* add integration tests for new module: aws_stepfunctions_state_machine

* fix sanity checks

* use files/ folder instead for integration test

* rename role name in integration test

* attempt further permissions

* iam states prefix

* iam integration test prefix

* add iam policy for running step functions state machine actions

* slightly increase iam permission scope

* rename integration test folder to proper name

* move main() method to end of file

* move contents of integration-policy.json for state machines to compute-policy.json

* make check_mode return proper changed value + add check_mode integration tests

* rename module to aws_step_functions_state_machine

* fix missed rename in integration test variable

* add purge_tags option

* bump to version 2.10
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration New module for AWS Step Functions state machines (#59116) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test ansible-test: vcenter+Worldstream: hide password 6 years ago
sanity Fix behaviour of module_utils/ec2 compare_policies when dealing with bare bools and ints. (#61115) 6 years ago
units VMware: not ssl.SSLContext if validate_certs false (#57185) 6 years ago
utils Increase unit test timeout to account for long image download times (#61717) 6 years ago