Replace launch config with launch template using ansible
32 views
Skip to first unread message
Shivani Arora
unread,
Feb 16, 2022, 11:13:35 AM2/16/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi All,
I'm using aws launch configurations with autoscaling groups to launch ec2 instances using ansible playbooks. I have to migrate the existing instances to use a launch template instead of a launch configuration in a rolling fashion. Can anyone suggest what could be the approach for this in ansible?