Open
Description
When I try to run anything on the line in the set repositories from this commit, it fails with the following message:
TASK [set-repositories : Configure satellite repositories] *********************
fatal: [cluster.domain.local]: FAILED! => {"msg": "The conditional check '(ACTION == \"create\" or ACTION == \"provision\")' failed. The error was: error while evaluating conditional ((ACTION == \"create\" or ACTION == \"provision\")): 'ACTION' is undefined. 'ACTION' is undefined\n\nThe error appears to be in '/home/jappleii/development/agnosticd/ansible/roles/set-repositories/tasks/main.yml': line 9, 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- when:\n ^ here\n"}
Reverting to commit c72b7f1 and I no longer receive this error (which is prior to the change listed).
Also, I'm running this with Ansible-navigator - perhaps that might explain the error?
Originally posted by @9strands in #6442 (comment)
Metadata
Assignees
Labels
No labels
Activity