You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
TASK [ansible-tomcat : Detect version upgrade] *********************************
fatal: [ansibletomcattest]: FAILED! => {"failed": true, "msg": "The conditional check 'ansible_local.tomcat.general.version is defined' failed. The error was: error while evaluating conditional (ansible_local.tomcat.general.version is defined): 'dict object' has no attribute 'general'\n\nThe error appears to have been in '/home/dracic/git/ansible-tomcat/tasks/main.yml': line 35, 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: Detect version upgrade\n ^ here\n"}
Can anyone help about this error message?
The text was updated successfully, but these errors were encountered:
I'm getting error when using default setup:
TASK [ansible-tomcat : Detect version upgrade] *********************************
fatal: [ansibletomcattest]: FAILED! => {"failed": true, "msg": "The conditional check 'ansible_local.tomcat.general.version is defined' failed. The error was: error while evaluating conditional (ansible_local.tomcat.general.version is defined): 'dict object' has no attribute 'general'\n\nThe error appears to have been in '/home/dracic/git/ansible-tomcat/tasks/main.yml': line 35, 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: Detect version upgrade\n ^ here\n"}
Can anyone help about this error message?
The text was updated successfully, but these errors were encountered: