Daniel Shepherd
56da2c13d6
[cloud] Add ipv6 support to ec2_vpc_nacl_facts ( #30581 )
...
* wrap boto3 connection in try/except and handle exception, add traceback import
* params dont need to be mutually exclusive and support check mode
* add check to set nacl_ids to empty list instead of None for boto3 func
* standard exception handling using traceback
* update current RETURN documentation which is incorrect.
* update logic to check for and return ipv6 cidr instead of ipv4 cidr in a NACL
* ignore default and reserved rule numbers - greater than 32766
* was breaking on non-standard protocol numbers - AWS nacls now support full list -1 to 254
* update port range and icmp type/code handling
* add some more detail to returned nacl entries
* Update exception handling to account for BotoCoreError
Remove exception handling from the boto connection creation since it does nothing
* rules numbers from 32767 to 65535 are reserved for internal AWS use so we ignore here
2018-01-08 16:24:40 -05:00
..
2016-12-08 11:22:25 -05:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-07-18 16:11:09 -04:00
2017-12-07 20:25:55 +00:00
2017-08-14 16:35:15 -04:00
2017-08-14 16:35:15 -04:00
2017-12-07 20:25:55 +00:00
2017-08-12 01:44:39 -07:00
2017-08-22 11:17:20 -04:00
2017-12-04 21:57:58 +05:30
2017-11-24 13:31:38 +10:00
2017-12-21 19:47:02 -05:00
2017-08-23 11:56:19 -04:00
2017-12-19 17:22:18 -05:00
2017-08-22 18:24:54 -04:00
2017-10-30 09:10:11 +10:00
2017-12-07 19:29:21 -08:00
2017-11-07 13:56:17 -05:00
2017-12-19 14:23:51 -05:00
2018-01-08 15:21:45 -05:00
2017-10-13 13:52:10 +10:00
2017-12-08 15:50:26 -05:00
2017-10-26 15:18:31 -04:00
2017-12-08 15:45:27 -05:00
2017-12-07 20:25:55 +00:00
2017-12-29 21:44:21 -05:00
2017-11-21 20:59:08 -08:00
2017-12-20 15:20:05 +00:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-12-14 16:16:59 -05:00
2017-11-02 08:56:58 +10:00
2017-11-16 10:14:20 -05:00
2017-12-21 13:48:23 -05:00
2018-01-03 16:35:24 -05:00
2018-01-08 11:21:49 -05:00
2017-08-15 23:12:08 -07:00
2017-10-26 21:31:57 +10:00
2017-09-21 13:06:14 -04:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-14 16:16:59 -05:00
2017-08-15 23:12:08 -07:00
2017-10-31 09:49:30 +10:00
2017-12-20 14:57:47 -05:00
2017-09-27 09:12:46 +10:00
2017-12-08 15:34:46 -05:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-12-08 15:41:25 -05:00
2017-09-12 00:11:13 -07:00
2017-12-07 20:25:55 +00:00
2017-12-15 12:06:24 -05:00
2017-12-15 12:06:24 -05:00
2017-12-07 20:25:55 +00:00
2017-11-07 13:56:17 -05:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-10-17 14:34:29 -04:00
2017-10-31 09:49:30 +10:00
2017-10-09 15:36:12 +10:00
2018-01-08 16:24:40 -05:00
2017-12-07 20:25:55 +00:00
2017-11-27 16:51:38 +10:00
2017-09-20 16:42:13 -04:00
2017-10-25 13:26:16 -04:00
2018-01-03 15:36:02 -05:00
2017-12-19 16:42:26 -05:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-12-08 15:48:09 -05:00
2017-10-26 21:32:46 +10:00
2017-11-16 14:58:12 -05:00
2018-01-08 13:16:49 -05:00
2017-12-07 20:25:55 +00:00
2017-08-24 12:18:40 -04:00
2017-12-07 20:25:55 +00:00
2017-12-11 15:21:56 -05:00
2017-08-15 23:12:08 -07:00
2017-12-14 16:16:59 -05:00
2017-10-31 09:49:30 +10:00
2017-12-14 16:16:59 -05:00
2017-12-14 16:16:59 -05:00
2017-12-14 16:16:59 -05:00
2017-11-07 13:56:17 -05:00
2018-01-03 08:56:19 -05:00
2017-11-01 10:05:14 -04:00
2017-12-21 13:51:46 -05:00
2017-11-16 10:20:56 -05:00
2017-08-18 15:23:38 -04:00
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00
2017-10-31 09:49:30 +10:00
2017-10-31 09:49:30 +10:00
2017-12-07 20:25:55 +00:00
2017-09-21 13:06:14 -04:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-10-31 09:49:30 +10:00
2017-12-07 15:17:45 -05:00
2017-12-07 20:25:55 +00:00
2017-12-06 15:36:25 -05:00
2017-08-23 11:40:32 -04:00
2017-10-16 09:42:43 -04:00
2017-10-19 08:55:45 +10:00
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00
2017-12-12 12:21:20 -05:00
2017-12-06 12:46:35 +10:00
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00
2017-10-31 09:49:30 +10:00
2017-11-21 20:59:08 -08:00
2017-11-21 20:59:08 -08:00
2017-11-21 20:59:08 -08:00
2017-11-21 20:59:08 -08:00
2017-11-21 20:59:08 -08:00
2018-01-03 04:44:53 -05:00
2017-10-31 09:49:30 +10:00
2017-12-07 20:25:55 +00:00
2017-10-09 07:38:41 -07:00
2017-10-31 09:49:30 +10:00
2017-10-17 09:16:59 -04:00
2017-12-08 15:35:53 -05:00
2017-10-18 12:48:04 +10:00
2017-12-07 20:25:55 +00:00
2017-12-18 12:43:15 -05:00
2017-12-08 14:15:41 +10:00
2017-10-19 08:55:45 +10:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-20 14:53:17 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-11-24 11:35:58 +10:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00