Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
MLainer1 committed Feb 13, 2025
1 parent 58e1a1f commit 37c8fef
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions Packs/Absolute/TestPlaybooks/playbook-Absolute.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
id: Absolute_TestPlaybook
version: -1
fromversion: 6.0.0
name: Absolute_TestPlaybook
starttaskid: "0"
tasks:
Expand All @@ -12,6 +14,7 @@ tasks:
name: ""
iscommand: false
brand: ""
description: ''
nexttasks:
'#none#':
- "1"
Expand Down Expand Up @@ -81,10 +84,10 @@ tasks:
'#none#':
- "4"
scriptarguments:
all_results:
simple: "false"
device_id:
simple: ${Absolute.Device.Id}
all_results:
simple: "false"
limit:
simple: "1"
separatecontext: false
Expand Down Expand Up @@ -276,9 +279,6 @@ tasks:
nexttasks:
'#none#':
- "18"
scriptarguments:
limit:
simple: "1"
separatecontext: false
continueonerrortype: ""
view: |-
Expand All @@ -295,6 +295,9 @@ tasks:
quietmode: 0
isoversize: false
isautoswitchedtoquietmode: false
scriptarguments:
limit:
simple: "1"
"12":
id: "12"
taskid: 21fbc4b1-51fb-4904-8b0a-65f749180542
Expand Down Expand Up @@ -560,6 +563,7 @@ tasks:
type: title
iscommand: false
brand: ""
description: ''
separatecontext: false
continueonerrortype: ""
view: |-
Expand Down Expand Up @@ -672,4 +676,4 @@ view: |-
}
inputs: []
outputs: []
dirtyInputs: true
description: ''

0 comments on commit 37c8fef

Please sign in to comment.