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
It seems that the tasks that unarchive the downloaded files is using an undefined variable
fatal: [wildfly]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'wildfly_install_path' is undefined\n\nThe error appears to be in '/home/victor/git/roles-ansible/wildfly_role/tasks/agent.yml': line 52, 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: WildFly | agent installation | Unarchive package\n ^ here\n"}
Steps to Reproduce
Add an agent configuration downloading an archived file
Run the role
Expected behavior:
The agent is installed properly
Actual behavior:
The playbook fails
Reproduces how often:
[What percentage of the time does it reproduce?]
Description
It seems that the tasks that unarchive the downloaded files is using an undefined variable
Steps to Reproduce
Expected behavior:
The agent is installed properly
Actual behavior:
The playbook fails
Reproduces how often:
[What percentage of the time does it reproduce?]
Environment
The text was updated successfully, but these errors were encountered: