I am going to launch few ec2 instance with jenkins using aws cli and then I want to ssh into those instance and install some packages in them.Is there anyway I could ssh into these instances and install these packages using execute shell?I can't use SSH plugin as I don't know the ip beforehand. Any help would be appreciated.
↧