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

Fixes #37136 - SSH User is ignored in advanced field of job invocation #691

Merged
merged 2 commits into from Feb 20, 2024

Conversation

OttaviaB
Copy link

@OttaviaB OttaviaB commented Feb 2, 2024

Relevant Bug

This pull request fixes Bug #37136 - SSH User is ignored in advanced field of job invocation .

Details
The advanced field for the SSH user in the job invocation is ignored by foreman_ansible.
I fixed it so that now the priority for the SSH user is:

  1. Advanced field in job invocation
  2. Host parameter
  3. Global setting

Copy link
Contributor

@adamruzicka adamruzicka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well, left one nitpick to consider

app/services/foreman_ansible/inventory_creator.rb Outdated Show resolved Hide resolved
@sbernhard
Copy link
Contributor

Failing tests looks unrelated.

@stejskalleos stejskalleos merged commit 1bf3aa8 into theforeman:master Feb 20, 2024
12 of 13 checks passed
@stejskalleos
Copy link
Contributor

Thanks @OttaviaB @sbernhard @adamruzicka

@nadjaheitmann nadjaheitmann deleted the issue/ORA-369_ssh_user branch February 22, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants