Add EDA Controller Job template (#155)

Co-authored-by: Chris Edillon <67980205+jce-redhat@users.noreply.github.com>
This commit is contained in:
Matthew Fernandez
2024-07-22 13:34:57 -06:00
committed by GitHub
parent 4588ef9892
commit 0babde7960
10 changed files with 180 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
---
- name: Deploy EDA Controller attached to the same AAP
hosts: localhost
gather_facts: false
tasks:
- name: Include role
ansible.builtin.include_role:
name: demo.openshift.eda_controller