Skip to content

Fail on any unparsed Ansible inventory#1009

Merged
markgoddard merged 1 commit intostackhpc/yogafrom
fail-unparsed-inventory
Mar 22, 2024
Merged

Fail on any unparsed Ansible inventory#1009
markgoddard merged 1 commit intostackhpc/yogafrom
fail-unparsed-inventory

Conversation

@markgoddard
Copy link
Copy Markdown
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