-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Aws Ansible, added elastic IP. #91
base: main
Are you sure you want to change the base?
Conversation
Neither jdoss or I work at Forem any longer; however @maestromac may be able to review this as/if his time allows. I'm unsubscribing from this issue, so I won't see further replies in my inbox, but best of luck shepherding this through! |
@maestromac Can you look into it? Thank you!! |
@citizen428 Do Review it and Merge |
@Sagargupta16 Thanks for this contribution. Please kindly avoid tagging individuals. We will review this at our earliest convenience. |
Ok Thanks |
Thnx @Sagargupta16 This Branch Works for AWS Host.. |
Thanks @Sagargupta16 this PR got me past the issue with the deprecated module |
I have made updates to the old collection names and parameters to align them with the current Ansible version. Due to these changes, the previous configuration was not working as expected. Additionally, I have added functionality to associate any available elastic IP with the created instance or create a new elastic IP if none are available.