You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
cli ansible-config doesn't edit configs (#56355) 7 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config removed previouslly deprecated settings (#55662) 7 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor fix module defaults (#56020) 7 years ago
galaxy Update galaxy cli metadata file templates (#51398) 7 years ago
inventory preserve same order as inventory manager when using host lookup (#55331) 7 years ago
module_utils Aws waf region (#48953) 7 years ago
modules Aws waf region (#48953) 7 years ago
parsing Migrate command line parsing to argparse (#50610) 7 years ago
playbook removed previouslly deprecated settings (#55662) 7 years ago
plugins When not using file_per_task, make sure we don't prematurely close the perf files (#56477) 7 years ago
template fix combine filter using undefined vars (#55840) 7 years ago
utils Fix loading namespaced doc_fragments from collections (#55249) 7 years ago
vars fixes for stripping (#52930) 7 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 7 years ago
context.py Become plugins (#50991) 7 years ago
release.py Cleanup the tree for post-2.8-branch 7 years ago