1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Will Thames 4e30eff651 [cloud][aws] New module: aws_waf_rule module (#33124)
Add a new module for managing AWS WAF rules

Preceded by aws_waf_condition and to be succeeded by aws_waf_web_acl
2018-02-02 17:54:27 -05:00
..
cli
compat
config
errors
executor
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory
module_utils [cloud][aws] New module: cloudfront_invalidation (#35601) 2018-02-02 15:09:55 -05:00
modules [cloud][aws] New module: aws_waf_rule module (#33124) 2018-02-02 17:54:27 -05:00
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
playbook Use value of delegated transport for var lookup (#35658) 2018-02-02 17:17:19 +01:00
plugins Fix paramiko connections to hosts with uppercase characters (#35555) 2018-02-02 10:08:40 -05:00
template Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 2018-02-02 09:25:13 -08:00
utils Make an aws_credentials documentation fragment for plugins using environment vars (#35578) 2018-02-02 08:50:11 -05:00
vars
__init__.py
constants.py
release.py