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

Honor inventory filepath #1065

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Honor inventory filepath #1065

merged 1 commit into from
Jan 3, 2023

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented May 5, 2022

SUMMARY

inventory parameter in run method, accepts inventory filepath
relative to the private_data_dir. Check added to honor this path.

Fixes: #351

Signed-off-by: Abhijeet Kasurde [email protected]

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

ansible_runner/interface.py
ansible_runner/utils/init.py
test/unit/utils/test_dump_artifacts.py

inventory parameter in `run` method, accepts inventory filepath
relative to the `private_data_dir`. Check added to honor this path.

Fixes: ansible#351

Signed-off-by: Abhijeet Kasurde <[email protected]>
@Akasurde Akasurde requested a review from a team as a code owner May 5, 2022 12:11
@github-actions github-actions bot added the needs_triage New item that needs to be triaged label May 5, 2022
@eqrx eqrx removed the needs_triage New item that needs to be triaged label May 17, 2022
@Shrews Shrews merged commit 55f0396 into ansible:devel Jan 3, 2023
@Akasurde Akasurde deleted the i351 branch January 4, 2023 04:18
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.

Inventory variable in runner incorrectly parsed
3 participants