community.general/lib/ansible
Chris Stevens 6167ab125c Fix elasticache documentation of security_group_ids (#54522)
When creating an ElastiCache redis cluster/instance via this module using a list of security group names (i.e. "FooSG") with `security_group_ids`, the module will fail to create the redis cluster/instance.

When using the security group ID (i.e. "sg-XXXXXXXX"), the cluster is created successfully. Tested with Ansible v2.7.8.

+label: docsite_pr
2019-03-28 16:43:57 -05:00
..
cli Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
compat
config Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
errors
executor Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
galaxy
inventory Strip whitespace when reading limit file (#53564) 2019-03-18 12:40:45 -04:00
module_utils Add IndicatorLED control commands to redfish_command module (#53752) 2019-03-28 20:58:46 +00:00
modules Fix elasticache documentation of security_group_ids (#54522) 2019-03-28 16:43:57 -05:00
parsing Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
playbook Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
plugins Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
template Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
utils Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
vars fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
__init__.py
constants.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
context.py
release.py