Skip to content

Fail on any unparsed Ansible inventory #1009

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

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

markgoddard
Copy link
Contributor

If Ansible is unable to parse an inventory source, by default it will
print a warning and continue execution. Typically this highlights an
important error that should be addressed.

This change modifies the Ansible configuration to error out in this
case.

If Ansible is unable to parse an inventory source, by default it will
print a warning and continue execution. Typically this highlights an
important error that should be addressed.

This change modifies the Ansible configuration to error out in this
case.
@markgoddard markgoddard requested a review from a team as a code owner March 21, 2024 13:23
@markgoddard markgoddard self-assigned this Mar 21, 2024
@markgoddard markgoddard merged commit f8ce8a6 into stackhpc/yoga Mar 22, 2024
@markgoddard markgoddard deleted the fail-unparsed-inventory branch March 22, 2024 08:49
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.

2 participants