Files
community.general/lib/ansible/modules/cloud/amazon
Will Thames 7ae4027c58 Improve ec2_vpc_subnet check mode (#23108)
check_mode should behave pretty similarly to non-check mode -
just don't actually create or delete subnets or change tags.

Using DryRun for check_mode behaves very differently and results
in the following module failure:

```
"msg": "Unable to update tags for subnet-abcd1234,
error: EC2ResponseError: 412 Precondition Failed
<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<Response><Errors><Error><Code>DryRunOperation</Code>
<Message>Request would have succeeded, but DryRun flag
is set.</Message></Error></Errors>
<RequestID>12345678-abcd-1234-abcd-abcd1234abcd</RequestID></Response>"
```
2017-06-30 08:04:48 -04: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-22 20:50:28 -05:00
2017-05-19 14:31:02 +01:00
2017-03-22 20:50:28 -05: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-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-05-23 09:40:56 -07:00
2017-06-13 09:18:58 -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-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-04-27 12:01:11 +01:00
2017-06-26 11:38:47 -04:00
2017-06-29 11:38:49 +10:00
2017-03-22 20:50:28 -05:00
2017-06-28 11:11:19 -04:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07: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-06-02 15:15:47 -04:00
2017-03-22 20:50:28 -05: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