Gareth Healy
2020-02-27 05c8bb4cc58868ff0eaf866dc774dd5149bc9f77
ansible/roles/ocp4-workload-pam-fraudmanagement-workshop/tasks/workload_per_project_businessautomation.yml
@@ -26,4 +26,4 @@
  k8s:
    state: present
    namespace: "{{ _namespace }}"
    definition: "{{ lookup('file', role_path ~ '/files/businessautomation/kie.yml' ) | from_yaml }}"
    definition: "{{ lookup('template', role_path ~ '/templates/businessautomation/kie.j2' ) | from_yaml }}"