community.general/lib/ansible
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
..
cli ansible-config doesn't edit configs (#56355) 2019-05-13 11:35:13 -05:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor fix module defaults (#56020) 2019-05-14 09:59:18 -04:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory preserve same order as inventory manager when using host lookup (#55331) 2019-04-18 15:54:03 -04:00
module_utils Aws waf region (#48953) 2019-05-17 10:36:14 +10:00
modules Aws waf region (#48953) 2019-05-17 10:36:14 +10:00
parsing Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
playbook removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
plugins When not using file_per_task, make sure we don't prematurely close the perf files (#56477) 2019-05-16 15:38:36 -05:00
template fix combine filter using undefined vars (#55840) 2019-04-30 11:10:19 -04:00
utils Fix loading namespaced doc_fragments from collections (#55249) 2019-05-02 21:15:57 -04:00
vars fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00