We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.0.0
n/a
warnings from ansible should be removed.
ansible
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
see recent jenkins logs
ansible does not warn.
it does.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ISSUE TYPE
ROLE VERSION
CONFIGURATION
n/a
OS / ENVIRONMENT
n/a
SUMMARY
warnings from
ansible
should be removed.STEPS TO REPRODUCE
see recent jenkins logs
EXPECTED RESULTS
ansible
does not warn.ACTUAL RESULTS
it does.
The text was updated successfully, but these errors were encountered: