From 0dfc62bb9a6db7d3cc28d9742f00d5d33063faad Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Wed, 22 May 2019 16:00:08 +0200 Subject: Fix for support of InventoryNames This change addes support for InventoryNames parameter in LCM request going to Ansible server Change-Id: I9aea0b5407460d5dc0b2691e73ba795f8fe2af15 Signed-off-by: Lukasz Rajewski Issue-ID: APPC-1612 --- .../src/main/resources/json/APPC/APPC_Generic_AnsibleDG.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources') diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_AnsibleDG.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_AnsibleDG.json index e8bd2b584..e89142c08 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_AnsibleDG.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_AnsibleDG.json @@ -146,7 +146,7 @@ "id": "92d97097.efde08", "type": "execute", "name": "execute Convert payload to DG Context ", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 612.6145477294922, @@ -163,7 +163,7 @@ "id": "b26ef86f.518fa8", "type": "set", "name": "set Payload params ", - "xml": "\n\n\n\n\n \n \n \n \n \n\n\n\n", + "xml": "\n\n\n\n\n \n \n \n \n \n \n\n\n\n", "comments": "", "x": 463.9220733642578, "y": 592.0113525390625, @@ -329,7 +329,7 @@ "id": "833c47f4.4e765", "type": "set", "name": "set Payload params ", - "xml": "\n\n\n\n\n\n\n\n\n\n", + "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "x": 612.4444732666016, "y": 189.22222900390625, -- cgit 1.2.3-korg