Skip to content

Conversation

@richm
Copy link
Collaborator

@richm richm commented Dec 29, 2025

The split filter was added in 2.11, so we cannot use it in Ansible 2.9.
Instead, use the split string method.

Signed-off-by: Rich Megginson [email protected]

@richm
Copy link
Collaborator Author

richm commented Dec 29, 2025

fixes #320

The `split` filter was added in 2.11, so we cannot use it in Ansible 2.9.
Instead, use the `split` string method.

Signed-off-by: Rich Megginson <[email protected]>
@richm richm force-pushed the fix-do-not-use-split-filter branch from 34df90b to 485e26e Compare December 29, 2025 19:54
@richm
Copy link
Collaborator Author

richm commented Dec 29, 2025

[citest]

@richm richm requested a review from spetrosi December 29, 2025 20:01
@richm richm merged commit 09ba7f0 into redhat-cop:main Jan 2, 2026
25 checks passed
@richm richm deleted the fix-do-not-use-split-filter branch January 2, 2026 16:38
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