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/modules
Will Thames 3ca006ecbb Allow removal of target groups from ASGs (#25126)
An empty `target_group_arns` list represents no target groups.
This is different to not passing a `target_group_arns` list at all
which can signify no change.

Remove unnecessary empty list construction, as it must already be
an empty list to get to that point.
9 years ago
..
cloud Allow removal of target groups from ASGs (#25126) 9 years ago
clustering fixed RETURN docs for modules (#24011) 9 years ago
commands Ensure exit_json returns failed = False 9 years ago
crypto fixed RETURN docs for modules (#24011) 9 years ago
database Avoid useless queries: use standard module hashlib 9 years ago
files stat: PEP8, imports, cosmetics (#24653) 9 years ago
identity New metadata 1.0 (#22587) 9 years ago
inventory New metadata 1.0 (#22587) 9 years ago
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 9 years ago
monitoring spelling fixes (non-trivial, changing messages) (#25094) 9 years ago
net_tools get_url: PEP8, imports, cosmetics (#24676) 9 years ago
network spelling fixes (non-trivial, changing messages) (#25094) 9 years ago
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 9 years ago
packaging spelling fixes (non-trivial, changing messages) (#25094) 9 years ago
remote_management Remove redundant find_content_view method (#24851) 9 years ago
source_control Add Password for login method in github_release (#23661) 9 years ago
storage fixed RETURN docs for modules (#24011) 9 years ago
system Fix module name in example 9 years ago
utilities minor doc update 9 years ago
web_infrastructure spelling fixes (non-trivial, changing messages) (#25094) 9 years ago
windows spelling fixes (non-trivial, changing messages) (#25094) 9 years ago
__init__.py Re-adding the init py for modules 9 years ago