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/lib/ansible/config
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
..
__init__.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
base.yml Add docs clarifying behavior of retry files (#65153) 5 years ago
data.py Make newer stuff PEP8 compliant (#26951) 7 years ago
manager.py config manager str type vault source (#65023) 5 years ago
module_defaults.yml add module aws_step_functions_state_machine_execution (#64431) 5 years ago