community.general/lib/ansible
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
..
cli Avoid default inventory proccessing for pull (#32135) 2017-10-25 19:55:48 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Network command module for Brocade IronWare routers (#31429) 2017-10-17 13:54:32 +01:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor windows: add #AnsibleRequires for Windows modules (#31683) 2017-10-23 14:21:30 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory removing deepcopy as it does not work 2017-10-24 11:12:18 -04:00
module_utils inserts enable cmd hash with auth_pass used (#32107) 2017-10-24 21:59:49 -04:00
modules cloudformation_facts: don't fail on nonexistent stack - fixes #23419 (#23758) 2017-10-26 15:18:31 -04:00
parsing Vault secrets script client inc new 'keyring' client (#27669) 2017-10-13 15:23:08 -04:00
playbook Fix static determination for include_tasks 2017-10-11 17:30:45 -07:00
plugins Return all elements in a more robust way 2017-10-26 13:24:39 -04:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils Network docs should link to network integration pages (#31795) 2017-10-24 08:17:03 +01:00
vars add all group vars back to implicit localhost 2017-10-18 13:57:55 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00