Files
product-demos/openshift/eda/install.yml
2024-07-22 15:34:57 -04:00

9 lines
214 B
YAML

---
- 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