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/pep8
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
..
current-ignore.txt Use pycodestyle instead of pep8 (#25947) 7 years ago
legacy-files.txt cloudformation_facts: don't fail on nonexistent stack - fixes #23419 (#23758) 7 years ago
legacy-ignore.txt Swap pep8 current to legacy (#22891) 8 years ago
skip.txt Don't skip action/__init__.py (#22911) 8 years ago