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
Prasad Katti 056b035c98 add module aws_step_functions_state_machine_execution (#64431)
* add module aws_step_functions_state_machine_execution

* AWS step functions tests - Use module defaults

* Return all attributes from aws api calls as ansible task output

* aws_sfn - make start and stop execution idempotent and fix check mode

* aws sfn - use build_full_result method of the paginator

* aws sfn - remove changes made to help with local debugging
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration add module aws_step_functions_state_machine_execution (#64431) 5 years ago
legacy Sanity test fixups - AWS related tests (#64093) 5 years ago
lib/ansible_test Sanity checks: test for print statement (#65219) 5 years ago
sanity fixed inconsistent required set to True in zabbix modules 5 years ago
units ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago
utils Increase unit test timeout in CI. 5 years ago