Will Thames
f3c98f482a
[cloud] New module ec2_vpc_endpoint_facts for AWS EC2 VPC Endpoints ( #20211 )
...
* New facts module for AWS EC2 VPC Endpoints
* ec2_vpc_endpoint_facts - meet latest Ansible standards
Fix exception syntax and use of `iteritems` for python3
Fix undefined `ec2` variable (should have been `connection`
Address various flake8 issues
Use `ansible_dict_to_boto3_filter_list` rather than
duplicating its implementation
* Remove max_items and next_token from vpc_endpoint_facts
max_items and next_token should be a module concern, not
a caller concern. It would be very difficult for a module
consumer to use next_token properly, whereas it's easy for
the module to handle it.
* ec2_vpc_endpoint_facts trivially supports check mode
Add supports_check_mode=True to the argument spec.
* Improve RETURN documentation for ec2_vpc_endpoint_facts
Fix bug in EXAMPLE documentation too
* fix return type for validate-modules
2017-06-20 08:31:31 -04:00
..
2016-12-08 11:22:25 -05:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-06-05 10:25:56 -04:00
2017-03-22 20:50:28 -05:00
2017-04-27 12:01:11 +01:00
2017-05-17 09:17:47 -04:00
2017-06-16 11:38:36 -04:00
2017-05-16 16:45:03 -04:00
2017-03-22 20:50:28 -05:00
2017-06-12 10:25:43 -04:00
2017-06-19 15:29:14 -04:00
2017-06-01 10:45:19 +01:00
2017-05-19 14:31:02 +01:00
2017-04-27 12:01:11 +01:00
2017-06-12 07:15:04 -04:00
2017-06-12 07:15:04 -04:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-05-03 11:49:43 -04:00
2017-06-02 07:40:56 -04:00
2017-03-22 20:50:28 -05:00
2017-05-11 07:39:51 +01:00
2017-06-09 11:31:42 -04:00
2017-04-24 16:09:46 -04:00
2017-05-18 09:34:53 -04:00
2017-06-12 07:55:19 +01:00
2017-03-28 17:00:26 -04:00
2017-04-27 12:01:11 +01:00
2017-04-27 12:01:11 +01:00
2017-05-16 16:46:28 -04:00
2017-04-13 11:27:48 -07:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-05-11 07:39:51 +01:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-04-18 08:56:38 -04:00
2017-03-14 09:07:22 -07:00
2017-06-20 08:31:31 -04:00
2017-05-23 09:40:56 -07:00
2017-06-12 20:30:30 -04:00
2017-06-13 09:18:58 -04:00
2017-06-02 13:15:38 -04:00
2017-06-02 13:15:38 -04:00
2017-04-04 08:31:01 -04:00
2017-05-16 11:14:05 -04:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-06-06 14:42:58 -04:00
2017-04-04 08:31:26 -04:00
2017-06-12 07:55:19 +01:00
2017-04-04 08:34:49 -04:00
2017-04-20 16:40:37 -04:00
2017-05-02 11:42:43 -04:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-06-15 15:52:56 -04:00
2017-04-27 12:01:11 +01:00
2017-04-27 12:01:11 +01:00
2017-04-27 12:01:11 +01:00
2017-04-27 08:33:23 +01:00
2017-03-14 09:07:22 -07:00
2017-04-27 12:01:11 +01:00
2017-04-27 12:01:11 +01:00
2017-04-27 12:01:11 +01:00
2017-06-02 00:18:02 +02:00
2017-06-02 00:18:02 +02:00
2017-05-16 11:10:15 -04:00
2017-05-16 11:09:54 -04:00
2017-05-31 09:29:49 -04:00
2017-06-15 13:19:28 -04:00
2017-05-31 10:09:20 -04:00
2017-04-27 12:01:11 +01:00
2017-06-06 11:02:15 -04:00
2017-05-16 09:31:39 -04:00
2017-06-20 08:01:56 -04:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-05-31 10:15:13 -04:00
2017-03-14 09:07:22 -07:00
2017-03-17 16:11:48 -04:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-05-03 12:01:42 -04:00
2017-03-14 09:07:22 -07:00
2017-05-16 11:08:21 -04:00
2017-03-27 15:10:52 -04:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-06-02 15:15:47 -04:00
2017-04-27 12:01:11 +01:00
2017-05-08 10:07:04 -04:00
2017-04-20 16:34:43 -04:00
2017-03-22 12:49:39 -04:00
2017-04-11 16:02:14 -04:00
2017-06-19 15:16:58 -04:00
2017-06-01 10:24:33 -07:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-04-18 16:49:10 -04:00
2017-04-27 12:01:11 +01:00
2017-06-12 13:52:25 -04:00
2017-04-27 12:01:11 +01:00
2017-06-12 07:55:19 +01:00
2017-04-27 12:01:11 +01:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00