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

ansible warns during play #16

Open
trombik opened this issue Oct 16, 2017 · 0 comments
Open

ansible warns during play #16

trombik opened this issue Oct 16, 2017 · 0 comments

Comments

@trombik
Copy link
Contributor

trombik commented Oct 16, 2017

ISSUE TYPE
  • Bug Report
ROLE VERSION
2.0.0
CONFIGURATION

n/a

OS / ENVIRONMENT

n/a

SUMMARY

warnings from ansible should be removed.

       TASK [command] *****************************************************************
       �[1;35m [WARNING]: when statements should not include jinja2 templating delimiters�[0m
       �[1;35msuch as {{ }} or {% %}. Found: {{ ansible_os_family == 'RedHat' or�[0m
       �[1;35mansible_os_family == 'Debian' }}�[0m
       �[1;35m�[0m
       �[0;36mskipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true}�[0m
STEPS TO REPRODUCE

see recent jenkins logs

EXPECTED RESULTS

ansible does not warn.

ACTUAL RESULTS

it does.

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

No branches or pull requests

1 participant