Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Modify when-statement to not include jinja2 templating delimiters such #25

Conversation

swesterveld
Copy link
Contributor

as {{ }} or {% %}, as this will raise a warning as from Ansible 2.3.

as {{ }} or {% %}, as this will raise a warning as from Ansible 2.3.
@swesterveld
Copy link
Contributor Author

As from Ansible 2.3 a warning will be raised when jinja2 templating delimiters are used in when-statements. This PR will refactor the when-statement in the check collectors task, so the warning won't be raised.

Copy link
Member

@paulfantom paulfantom left a comment

Choose a reason for hiding this comment

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

LGTM

@paulfantom paulfantom merged commit f0a1bee into cloudalchemy:master Mar 5, 2018
@paulfantom
Copy link
Member

Thanks! 👍

@swesterveld swesterveld deleted the fix-warning-jinja-templating-delimiters branch March 6, 2018 08:48
@lock
Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants