added info to PYExec tasks

This commit is contained in:
dcore94 2020-10-02 14:58:22 +02:00
parent 271ee142c6
commit 527b22d6d3
1 changed files with 1 additions and 1 deletions

View File

@ -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"