community.general/lib/ansible/modules
Will Thames 3549391673 New facts module for AWS VPC Peering (#19910)
* New facts module for AWS VPC Peering

* Update documentation and region catch for boto3

* Update ec2_vpc_peering_facts for python3 and flake8

Update version to 2.3
Update for python3 exception handling
Use ansible_dict_to_boto3_filter_list rather than duplicating
implementation
Use camel_dict_to_snake_dict on results for ansible standard results
Tidy up flake8 compliance

* Support check_mode for ec2_vpc_peering_facts

Add supports_check_mode to the module declaration

* Fix latest Ansible standards

Update version to 2.4
Add ANSIBLE_METADATA
Move imports
2017-06-06 14:42:58 -04:00
..
cloud New facts module for AWS VPC Peering (#19910) 2017-06-06 14:42:58 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Minor change in comment sentence of shell (#25336) 2017-06-05 10:52:57 -04:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database Avoid useless queries: use standard module hashlib 2017-05-30 10:55:49 -07:00
files Document the encoding parameter for the replace module 2017-06-05 19:39:56 -07:00
identity adjust versions added 2017-06-02 00:38:23 +02: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 datadog_monitor: Idempotence fix (#19217) 2017-06-02 23:36:32 +02:00
net_tools get_url: PEP8, imports, cosmetics (#24676) 2017-05-30 18:24:07 +01:00
network Updates and refactors the bigip pool module to use REST (#25234) 2017-06-06 18:54:02 +01:00
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
packaging fix proposal for issue #25151: [python3] pip failed to create virtual env when using custom command (pyvenv) (#25241) 2017-06-05 17:03:15 -07:00
remote_management Remove redundant find_content_view method (#24851) 2017-05-26 20:06:02 +01:00
source_control Add the email confirmation option to gitlab_users (#25134) 2017-06-05 21:47:52 +02:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Make ServiceMgrFactCollector.is_systemd_managed() a static method (#25316) 2017-06-05 09:39:05 -04:00
utilities minor doc update 2017-05-31 19:39:30 -04:00
web_infrastructure Fix handling of extra_vars_path parameter. (#25272) 2017-06-02 09:29:53 -04:00
windows Add 'exists' to win_stat return docs (#25146) 2017-06-03 09:11:09 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00