Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YuvHayun committed Jul 9, 2024
1 parent db3c9f0 commit f8af2fb
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions Packs/EDL/Playbooks/Modify_EDL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -635,9 +635,10 @@ tasks:
'#none#':
- "4"
scriptarguments:
edlaction:

genericexportindicatorsserviceaction:
simple: ${inputs.EDL Action}
edlindicatorslist:
genericexportindicatorsserviceindicatorslist:
complex:
root: inputs.EDL Indicators List
transformers:
Expand All @@ -646,14 +647,6 @@ tasks:
separator:
value:
simple: ','
edlindicatortype:
simple: ${inputs.EDL Indicator Type}
edltag:
simple: ${inputs.EDL Tag}
genericexportindicatorsserviceaction:
simple: ${inputs.EDL Action}
genericexportindicatorsserviceindicatorslist:
simple: ${inputs.EDL Indicators List}
genericexportindicatorsserviceindicatortype:
simple: ${inputs.EDL Indicator Type}
genericexportindicatorsservicetag:
Expand Down

0 comments on commit f8af2fb

Please sign in to comment.