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/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.
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Update ansible-test sanity command. (#31958) 7 years ago
import s3_sync: fix broken import (#31460) 7 years ago
pep8 cloudformation_facts: don't fail on nonexistent stack - fixes #23419 (#23758) 7 years ago
pylint Update ansible-test sanity command. (#31958) 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules Update ansible-test sanity command. (#31958) 7 years ago
ansible.cfg Fix ansible-test config management. 7 years ago