community.general/lib/ansible/modules
Will Thames 5741712a09 ec2_group_facts tag list should have case preserved (#24760)
Tags should retain case, and should not be snake cased.
Easiest way to do this is to snake before converting tag
list as while that affects the keys of the boto3 tag lists,
it doesn't affect the values. Need to use `tag_value_key_name`
and `tag_name_key_name` following recent change to
`boto3_tag_list_to_ansible_dict`, which used to handle both
`key`/`Key` and `value`/`Value`
2017-05-18 09:34:53 -04:00
..
cloud ec2_group_facts tag list should have case preserved (#24760) 2017-05-18 09:34:53 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands expect: Add a pointer to the shell/script modules 2017-05-10 20:37:36 -07:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database Reference correct variable and key for role expiry (#23397) 2017-05-09 14:03:22 +01:00
files Fix version_added for new option in template introduced in #21846 (#24307) 2017-05-04 14:53:00 -05:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring Check if api_key and app_key before proceeding (#24336) 2017-05-09 13:08:25 +01:00
net_tools slurp: PEP8, imports, cosmetics (#24677) 2017-05-18 08:40:24 +01:00
network Fix nxos ospf and Unit test (#24613) 2017-05-17 11:16:41 +05:30
notification add catapult as a sms /mms api notification provider. (#23052) 2017-05-17 16:23:38 +01:00
packaging Add pool_ids option to redhat_subscription (#23266) 2017-05-12 14:10:41 -04:00
remote_management fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
source_control Add archive option in git plugin (#23332) 2017-05-15 10:46:25 -04:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system aix_lvol: PEP8, imports, cosmetics (#24717) 2017-05-18 08:31:07 +01:00
utilities Little documentation fix (#24522) 2017-05-11 15:10:20 -07:00
web_infrastructure Tower user remove organization (#24544) 2017-05-17 14:30:14 -04:00
windows win_psexec: Change default for -nobanner (#24739) 2017-05-18 08:25:38 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00