community.general/lib/ansible
Will Thames 08d81b970d
Amazon kms_facts module (#26733)
* Amazon kms_facts module

Facts module for Amazon's Key Management Service

* kms_facts provide aliases

Return aliases for keys
Provide `alias` as a filter
Cope when tags can't be listed
Ensure everything is properly snake cased

* Rename kms_facts to aws_kms_facts

There may be conflicting KMS modules for other providers otherwise.

* Fix documentation, add aliases cache

Aliases are called many times, so add a cache

* Reduce amount of info on deleted keys

Getting info on a key is costly (2s) per key, so reduce
info on deleted keys.

* Add policy information to facts

* aws_kms_facts version update

Fix ridiculously long RETURN line

* Remove dangerous-default-value from aws_kms_facts
2017-10-30 09:10:11 +10:00
..
cli Revert "Removed a force conditional (#28851)" (#32282) 2017-10-28 18:35:32 +10: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 Fix typo 2017-10-26 17:37:11 -07:00
modules Amazon kms_facts module (#26733) 2017-10-30 09:10:11 +10: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 Remove asa_template action plugin (#32233) 2017-10-27 13:53:09 +01:00
template added debug info when skipping undef 2017-10-27 12:16:16 -04: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