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

fix: #1669 #1675

Merged
merged 1 commit into from
Jan 26, 2024
Merged

fix: #1669 #1675

merged 1 commit into from
Jan 26, 2024

Conversation

s3lph
Copy link
Contributor

@s3lph s3lph commented Dec 11, 2023

This PR fixes #1669 by only writing the ansible_become_user variable to the extra vars file if the become secret actually contains a username.

I tested this with the playbook I was having issues with in #1669.

@s3lph
Copy link
Contributor Author

s3lph commented Dec 12, 2023

Hm it appears the CI failure is a psql connection error. @ansible-semaphore could someone of you re-run the CI to check whether this is only transient?

@fiftin
Copy link
Collaborator

fiftin commented Jan 26, 2024

Oh, thank you!

@fiftin fiftin merged commit 36b18a9 into semaphoreui:develop Jan 26, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ansible_become_user always provided via extra vars, cannot be overwritten
2 participants