mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
New module: AWS EC2 Launch Template (#46972)
* Add launch template integration tests
This commit is contained in:
parent
5a7f2b6b08
commit
a51eca364f
13 changed files with 1133 additions and 0 deletions
|
@ -140,6 +140,8 @@ groupings:
|
|||
- aws
|
||||
ec2_key:
|
||||
- aws
|
||||
ec2_launch_template:
|
||||
- aws
|
||||
ec2_lc:
|
||||
- aws
|
||||
ec2_lc_facts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue