Skip to content
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

Small updates to ec2 pattern #130

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

hakbailey
Copy link
Collaborator

Two updates:

  • We can't use the var key_info_result in the pattern playbook, because it gets overwritten by the included role playbook.
  • It's ok to log the ec2_key_info output because that doesn't include the private key, and if there's an error with the key (for example if the user was expecting the key to be present) it's helpful to be able to see what the returned value was.

@hakbailey hakbailey merged commit 1c2b0e9 into redhat-cop:main Dec 13, 2024
23 checks passed
@hakbailey hakbailey deleted the udpate-ec2-pattern branch December 13, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants