ansible/lib/ansible/modules
Ed Costello b70d5d9aee [AWS] ses rule set module for inbound email processing (#42781)
* Add module ses_rule_set for Amazon SES

* Update behaviours and naming to be consistent with other aws_ses_ modules.

* Add global lock around tests using active rule sets to prevent intermittent test failures.

* Fix deletion of rule sets so that we don't inactivate the active rule set
when force deleting an inactive rule set.
2018-11-14 12:15:24 -05:00
..
cloud [AWS] ses rule set module for inbound email processing (#42781) 2018-11-14 12:15:24 -05:00
clustering Add wait functionality to k8s module (#47493) 2018-11-13 12:50:15 +00:00
commands command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
crypto Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
database Add SSL support to postgresql_schema module (#44482) 2018-11-10 14:52:31 -08:00
files Clarify what recursive setting of attributes means (#48548) 2018-11-13 15:11:48 -06:00
identity Added nonstring='passthru' when calling to_native to avoid passing a 'None' string to the ipa client (#48157) 2018-11-06 12:17:07 +00:00
inventory
messaging Added short description and moved to rabbitmq subfolder (#48566) 2018-11-12 15:34:34 +00:00
monitoring pagerduty_updates (#48367) 2018-11-14 14:47:12 +00:00
net_tools fix nios modules (#48559) 2018-11-14 18:05:25 +05:30
network Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
notification Add threading to slack notification module (#47333) 2018-11-06 12:04:07 -05:00
packaging make yum update_only option actually work (#47942) 2018-11-13 15:04:19 -05:00
remote_management cpm_user concat string changes (#45044) 2018-11-09 17:22:22 -05:00
source_control Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
storage Update Pure Storage FlashArray volume module (#45225) 2018-11-10 04:08:28 -05:00
system Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
utilities Add new meta task end_host (#47194) 2018-11-14 09:46:25 -05:00
web_infrastructure Add survey_spec parameter to module. (#48182) 2018-11-07 13:09:40 +01:00
windows win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10:00
__init__.py