Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible-runner for EDA status 'work in progress' preventing usage #724

Open
mohanruva9 opened this issue Nov 15, 2024 · 1 comment
Open

Comments

@mohanruva9
Copy link

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

@Alex-Izquierdo
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants