community.general/test/sanity
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.
2017-10-26 15:18:31 -04:00
..
ansible-doc
code-smell Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
import
pep8 cloudformation_facts: don't fail on nonexistent stack - fixes #23419 (#23758) 2017-10-26 15:18:31 -04:00
pylint Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
rstcheck
shellcheck
validate-modules Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
ansible.cfg