community.general/lib/ansible/modules
Sloane Hertel 7da565b3ae
parse botocore.endpoint logs into a list of AWS actions (#49312)
* Add an option to parse botocore.endpoint logs for the AWS actions performed during a task

Add a callback to consolidate all AWS actions used by modules

Added some documentation to the AWS guidelines

* Enable aws_resource_actions callback only for AWS tests

* Add script to help generate policies

* Set debug_botocore_endpoint_logs via environment variable for all AWS integration tests

Ensure AWS tests inherit environment

(also remove AWS CLI in aws_rds inventory tests and use the module)
2019-03-18 08:29:03 -05:00
..
cloud parse botocore.endpoint logs into a list of AWS actions (#49312) 2019-03-18 08:29:03 -05:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto openssl_csr: fix SAN handling for cryptography backend (#53927) 2019-03-17 18:03:32 -04:00
database New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 2019-03-18 11:39:10 +00:00
files Minor Undefined variable fixes (#53383) 2019-03-08 08:35:13 -05:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging
monitoring Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197) 2019-03-03 04:23:22 -05:00
net_tools Updated the Infoblox member module (#53747) 2019-03-14 15:44:17 +05:30
network Fix nxos action plugin for nxos_install_os (#53768) 2019-03-18 09:14:40 +05:30
notification
packaging maven_artifact: Fix infinite recursion (#53734) 2019-03-14 18:29:17 +05:30
remote_management redfish_utils: add support to automate multiple systems. (#50854) 2019-03-12 06:58:42 +10:00
source_control
storage added capture and return of information about changed volume (#53839) 2019-03-17 19:09:00 -04:00
system Added support for iptables module iprange (#53732) (#53732) 2019-03-18 13:05:04 +00:00
utilities remove some instances of `state: installed` (#53537) 2019-03-11 12:13:52 -05:00
web_infrastructure tower_credential: Add parameter vault_id (#53400) 2019-03-06 12:44:14 -05:00
windows win_chocolatey - remove stray comment 2019-03-15 16:53:02 +10:00
__init__.py