community.general/lib/ansible/modules
mjmayer c8e179fbf1 Aws waf region (#48953)
* Add waiter for AWSRegional

* Add support for WAF Regional

* Add support for regional waf web acl

* Remove set_trace, pep formatting

* Add paginator for regional_waf

* Change name of param for waf_regional

This is more in line with how AWS refers to the service. Additional
 changes made to how client is called. Used ternary to reduce if
 statements

* Change parameter name to waf_regional

* Add support for removal waf regional condition

* Change parameter from cloudfront to waf_regional

* Added state: absent waf rule

* Remove set_trace

* Add integration tests for waf regional

* WIP: adding region parameter to tests

* Add support for waf facts module

* Add region to waf regional integration tests

* Update security policy for waf regional testing

* Add type to documentation for waf_regional param
2019-05-17 10:36:14 +10:00
..
cloud Aws waf region (#48953) 2019-05-17 10:36:14 +10:00
clustering consul modules: update documentation (#56408) 2019-05-16 13:54:05 -05:00
commands [doc] expect module: mention all parameter types (#56394) 2019-05-14 09:06:00 -05:00
crypto Update openssl_privatekey.py (#55438) 2019-05-03 18:52:26 +01:00
database postgresql_db: added tablespace support (#56390) 2019-05-16 12:13:40 +02:00
files remove deprecated get_md5 from stat (#55659) 2019-05-08 10:45:45 -04:00
identity New module: keycloak_group (#35637) 2019-04-10 15:58:20 -04:00
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
monitoring sensu_subscription very minor docstring typo (#55675) 2019-04-23 16:42:01 -05:00
net_tools Bug fixes for the nios member object (#56045) 2019-05-13 12:53:25 +05:30
network meraki_switchport - Improve reliability (#54275) 2019-05-16 12:10:32 -04:00
notification modules/notification/irc: Fix channel joining for some IRC servers. (#55444) 2019-04-17 18:55:43 -04:00
packaging YUM - handle enable of non-existent repo (#53286) 2019-05-15 08:45:54 +02:00
remote_management Add new command GetVolumeInventory / GetSessions / GetVirtualMedia (#55433) 2019-05-09 09:45:08 -04:00
source_control Fixed error handling in github_issue module (#39652) 2019-05-15 02:35:11 -04:00
storage NetApp ONTAP module for manage ipspaces (#49821) 2019-05-10 11:24:02 -04:00
system Small typo fix in documentation (#56480) 2019-05-15 14:08:01 -04:00
utilities Update include_role description (#56001) 2019-05-06 16:17:50 -04:00
web_infrastructure Add missing roles to tower_role module (#56182) 2019-05-08 13:11:50 -04:00
windows win_acl - fix network path qualifier parsing (#55970) 2019-05-01 17:21:26 +10:00
__init__.py