Skip to content

Conversation

@vpiserchia
Copy link

SUMMARY

Avoid warning about using jinja2 templating delimiters in when condition.

[WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ dnsmasq_item.when }}

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ansible-consul collection

Avoid warning:

```
[WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ dnsmasq_item.when }}
```
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.

1 participant