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

Do not inject extra var for inv update #21

Conversation

chrismeyersfsu
Copy link
Member

  • This logic was in AWX when inject_credential was originally moved over. I removed it because I couldn't trigger it in unit tests.
  • I've since found out that it is needed due to a failing test in AWX and how the env would get set.
  • This change includes a unit test to exercise and cover this path now.

* This logic was in AWX when inject_credential was originally moved
  over. I removed it because I couldn't trigger it in unit tests.
* I've since found out that it is needed due to a failing test in AWX
  and how the env would get set.
* This change includes a unit test to exercise and cover this path now.
@chrismeyersfsu chrismeyersfsu merged commit d76326b into ansible:devel Dec 18, 2024
32 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.

1 participant