community.general/lib/ansible/modules
Ryan Brown 1c7b9e66b4 AWS WAF module custom waiter (#37026)
Consolidate waiters to a single file

* Add waiter message with token ID
* Add waiter

Add waiter for WAF change tokens

Working waiter for waf_condition module

Add support for waiters to waf_rule

* WAF data model refactor

* Fix ref to self.client

* Add custom waiters to aws_waf_web_acl

* Allow add/remove rule tasks to operate in parallel, then wait for their change tokens to complete

* Move waiter into run_func_with_change_token_backoff since it is generic to all WAF update operations

* Wait for deletes on waf_web_acl

* Remove always-wait

* Remove waiter retry catch
2018-04-05 11:30:57 +10:00
..
cloud AWS WAF module custom waiter (#37026) 2018-04-05 11:30:57 +10:00
clustering consul_kv: decodes kv values from Consul to utf-8 (#35894) 2018-03-22 14:56:38 -07:00
commands Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
crypto crypto: Fix incorrect type for privatekey_passphrase (#36868) 2018-02-28 17:19:22 +01:00
database Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
files Add example to clear the usage of extra_opts (#31873) 2018-04-03 05:03:11 -04:00
identity Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Check that output from list_vhosts can be split (#37630) 2018-03-22 13:03:20 -04:00
monitoring Fix returned landscape value when using python3 2018-03-29 11:44:05 -07:00
net_tools nmcli: check NMClient, NetworkManager availability (#38076) 2018-04-04 05:58:38 -04:00
network openvswitch_db: Split key-value pairs correctly (#33335) 2018-04-04 07:49:01 -06:00
notification Doc formatting update for office_365_connector_card.py (#38142) 2018-04-02 16:23:47 -05:00
packaging Add no_log to activationkey (#36657) 2018-04-03 07:35:21 -04:00
remote_management ManageIQ module - provider refresh (#37573) 2018-03-21 05:34:24 -04:00
source_control git_config: add quotes in complex value (#38168) 2018-04-02 19:09:39 -04:00
storage Added parameters to na_cdot_volume (#37202) 2018-03-16 15:14:06 -04:00
system fixes bug: puppet module is no longer updating persistent external facts (#38026) 2018-03-29 14:54:44 +10:00
utilities Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
web_infrastructure Making clearer that the module has to be executed twice, and that the second run needs the data of the first (#37884). (#38135) 2018-03-31 10:07:00 -04:00
windows win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 2018-04-03 18:28:10 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00