Skip to content

Stop warning about invalid group name characters #945

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
Feb 19, 2024

Conversation

priteau
Copy link
Member

@priteau priteau commented Feb 16, 2024

This should silence the following Ansible warning [1]:

[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details

[1] https://docs.ansible.com/ansible/latest/reference_appendices/config.html#transform-invalid-group-chars

This should silence the following Ansible warning [1]:

    [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details

[1] https://docs.ansible.com/ansible/latest/reference_appendices/config.html#transform-invalid-group-chars
@priteau priteau self-assigned this Feb 16, 2024
@priteau priteau requested a review from a team as a code owner February 16, 2024 13:47
@priteau priteau requested a review from markgoddard February 16, 2024 21:07
@priteau
Copy link
Member Author

priteau commented Feb 16, 2024

@markgoddard Could I please have your opinion on this change? While it could make us miss a deprecation warning, I don't believe the Ansible developers are planning to change this behaviour anytime soon given how much software out there uses invalid characters in group names?

@markgoddard markgoddard merged commit 98cfeba into stackhpc/yoga Feb 19, 2024
@markgoddard markgoddard deleted the silence-group-name-warning branch February 19, 2024 15:25
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.

3 participants