mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
[cloud] ec2_vpc_net integration tests (#33111)
* Add some integration tests for ec2_vpc_net module * Add a couple tests for check mode fix typo ensure the DHCP option set is cleaned up * Add permissions to test policy
This commit is contained in:
parent
9e89d2be1a
commit
f5471b3dcb
5 changed files with 305 additions and 0 deletions
2
test/integration/targets/ec2_vpc_net/defaults/main.yml
Normal file
2
test/integration/targets/ec2_vpc_net/defaults/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
# defaults file for ec2_vpc_net
|
Loading…
Add table
Add a link
Reference in a new issue