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
When attempting to use Ansible EDA with the Runner, I receive a 'Work in progress' status message, which prevents me from proceeding.
when I tried to use the Ansible core runner to use for EDA.
ERROR! 'sources' is not a valid attribute for a Play
The error appears to be in '/Ansible/rule.yaml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
name: Example Rulebook
^ here
Status: failed
RC: 4
ERROR! 'sources' is not a valid attribute for a Play
The error appears to be in '/workspaces/Ansible/rule.yaml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
name: Example Rulebook
The text was updated successfully, but these errors were encountered:
Hi @mohanruva9
I'm not sure what the problem is because there are no clear steps to reproduce it. However, I assume you are trying to run a rulebook with Ansible or Ansible Runner, which is not supported. The rulebook must be executed with ansible-rulebook, the CLI of this project. Please refer to the documentation to learn how to install and use ansible-rulebook.
When attempting to use Ansible EDA with the Runner, I receive a 'Work in progress' status message, which prevents me from proceeding.
when I tried to use the Ansible core runner to use for EDA.
ERROR! 'sources' is not a valid attribute for a Play
The error appears to be in '/Ansible/rule.yaml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
^ here
Status: failed
RC: 4
ERROR! 'sources' is not a valid attribute for a Play
The error appears to be in '/workspaces/Ansible/rule.yaml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
name: Example Rulebook
The text was updated successfully, but these errors were encountered: