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
Sloane Hertel c714da7fac cloudformation_facts: don't fail on nonexistent stack - fixes #23419 (#23758)
* Allow cloudformation_facts to exit gracefully if stack does not exist

make cloudformation_facts pep8

remove from legacy files

remove unnecessary if statement

Allow cloudformation_facts to exit gracefully if stack does not exist version 2

fix documentation errors

add an example for a hard-fail if a stack doesn't exist

* Remove extra whitespace

* Use the .response attribute since .message isn't present with Python 3

* Don't fail if no stack name is provided and no stacks exist.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Docs how to test (2nd) (#24094) 8 years ago
integration Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases (#28933) 7 years ago
legacy remove unused ssh pipelining setters 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Update ansible-test sanity command. (#31958) 7 years ago
sanity cloudformation_facts: don't fail on nonexistent stack - fixes #23419 (#23758) 7 years ago
units Various bigip_pool fixes (#32161) 7 years ago
utils Update ansible-test sanity command. (#31958) 7 years ago