Awx
Closed this issue · 0 comments
fnke752f commented
When I use AWX to run the playbook, it shows an error, how can I debug the error?
The error appears to be in '/runner/project/roles/developUpdateVersion/tasks/modifyWeb.yml': line 31, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
#run npm i
- name: Download NPM module
^ here
awx version: 21.1.0
awx vm os: Ubuntu 22.04 LTS
aws vm os: Ubuntu 20.04.3 LTS