ansible/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 Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
import s3_sync: fix broken import (#31460) 2017-10-12 20:48:05 +02:00
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 Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00