added info to PYExec tasks
This commit is contained in:
parent
271ee142c6
commit
527b22d6d3
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
{
|
||||
"name" : "pyexec",
|
||||
"description" : "Execute PyExec operations. Currently allowed operations: Nop, Identity, Http, Eval",
|
||||
"description" : "Execute PyExec operations. Currently allowed operations: Nop, Identity, Http, Eval, Shell, Sequence, Ansible, File",
|
||||
"inputKeys" : ["operation"],
|
||||
"outputKeys" : ["output"],
|
||||
"ownerEmail" : "marco.lettere@nubisware.com"
|
||||
|
|
Loading…
Reference in New Issue