From a3d9ac859fa47f2aa2849160e08c7a3c1048589e Mon Sep 17 00:00:00 2001 From: Serge Simard Date: Fri, 17 May 2019 06:39:58 -0400 Subject: Remote AWX ansible playbook executor Issue-ID: CCSDK-1357 Change-Id: I794ce5450b341606829a1a37d9efed48abab32cc Signed-off-by: Serge Simard --- ms/blueprintsprocessor/application/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ms/blueprintsprocessor/application') diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index a5d45277d..a2bb0907c 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -49,6 +49,10 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions python-executor + + org.onap.ccsdk.cds.blueprintsprocessor.functions + ansible-awx-executor + org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor -- cgit 1.2.3-korg