6169da9c71d7e2ea12b985c172271ac803c5f5cb
[ccsdk/cds.git] /
1 {
2   "actionIdentifiers": {
3     "blueprintName": "remote_ansible",
4     "blueprintVersion": "1.0.0",
5     "actionName": "execute-remote-ansible",
6     "mode": "sync"
7   },
8   "commonHeader": {
9     "flags": {
10       "force": true,
11       "ttl": 3600
12     },
13     "originatorId": "mock",
14     "requestId": "123456-2000",
15     "subRequestId": "sub-123456-1000",
16     "timestamp": "2012-04-23T18:25:43.511Z"
17   },
18   "payload": {
19     "execute-remote-ansible-request": {
20       "endpoint-selector": "awx",
21       "job-template-name": "hello_world_job_template",
22       "inventory": "Demo Inventory",
23       "extra-vars": {
24         "site_id": "3 - Belmont",
25         "tor_group": "vEPC"
26       }
27     }
28   }
29 }