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

Support multiline ansible_managed strings #22

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

mrolli
Copy link
Member

@mrolli mrolli commented Oct 21, 2024

This changes makes sure that multiline ansible_managed string get
rendered correctly. This is the method advertised in the official Ansible
documentation
.

Fixes #19

This changes makes sure that multiline ansible_managed string get
rendered correctly. This is the method advertised in the official Ansible
documentation.

Fixes #19
@mrolli mrolli added the enhancement New feature or request label Oct 21, 2024
@mrolli mrolli self-assigned this Oct 21, 2024
@mrolli mrolli linked an issue Oct 21, 2024 that may be closed by this pull request
Rocky Linnux 8 is removed from the test matrix due to the Python version
requirement of latest Ansible that is not met by an out of the box Rocky
Linux 8 installation.
@mrolli mrolli requested review from a team and grvlbit and removed request for a team October 21, 2024 11:14
Copy link
Contributor

@grvlbit grvlbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this! 👍

@mrolli mrolli merged commit e14af80 into main Oct 21, 2024
13 checks passed
@mrolli mrolli deleted the 19-fix-ansible_managed-string-in-templates branch October 21, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix ansible_managed string in templates
2 participants