-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.5
-
False
-
-
False
- What is the nature and description of the request?
Enhance ansible-rulebook to function similarly to ansible-playbook, allowing an Event-Driven Automation (EDA) Collection to be specified in a requirements.yml file. This would enable EDA Collections to be automatically loaded at runtime.
- Why does the customer need this? (List the business requirements here)
To streamline the deployment and testing of rulebooks.
To eliminate the need for creating, maintaining, and updating Decision Environments.
To improve operational efficiency by reducing overhead.
- How would you like to achieve this? (List the functional requirements here)
Add support for specifying EDA Collections in a requirements.yml file
Ensure the rulebook runtime can automatically load these collections as defined in the requirements.yml file. Ansible-rulebook to provide a verbose error if the EDA collection cannot be loaded at runtime.
- List any affected known dependencies: Doc, UI etc..
Documentation
EDA UI
- Github Link if any
N/A