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

fatal syntax typo #35

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

fatal syntax typo #35

wants to merge 10 commits into from

Conversation

darashenka
Copy link

Fix error like:
TASK [ansible-tomcat : Update installation executables access controls] ************************************************************
fatal: [pe-059x]: FAILED! => {"failed": true, "msg": "The conditional check '((((ansible_local|default([])).util|default([])).init|default([])).system|default('')) != "systemd" }}'' failed. The error was: template error while templating string: unexpected '}'. String: {% if ((((ansible_local|default([])).util|default([])).init|default([])).system|default('')) != "systemd" }}' %} True {% else %} False {% endif %}\n\nThe error appears to have been in '/home/c/src/roles/ansible-tomcat/tasks/8.5-acls.yml': line 28, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Update installation executables access controls\n ^ here\n"}
to retry, use: --limit @/home/c/.ansible-retry/install.retry

rastandy pushed a commit to rastandy/ansible-tomcat that referenced this pull request Oct 10, 2017
…R-305-ansible-tomcat-update-ansible-2.3 to next

* commit 'a18be2e6f0ef5788d80739f05ff413908772a6fb':
  fix ansible 2.3 deprications
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.

None yet

1 participant