Skip to content

Commit

Permalink
Update playbook-RedLockTest.yml
Browse files Browse the repository at this point in the history
Removed old command arguments from playbook tasks
  • Loading branch information
BenJoParadise authored Jun 27, 2018
1 parent 0b95ccb commit 3fef9b5
Showing 1 changed file with 0 additions and 68 deletions.
68 changes: 0 additions & 68 deletions TestPlaybooks/playbook-RedLockTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,45 +76,24 @@ tasks:
alert-id: {}
alert-rule-name: {}
alert-status: {}
alertID: {}
alertRuleName: {}
alertStatus: {}
cloud-account: {}
cloud-region: {}
cloud-type: {}
cloudAccount: {}
cloudRegion: {}
cloudType: {}
policy-compliance-standard: {}
policy-label: {}
policy-name: {}
policy-severity: {}
policy-type: {}
policyComplianceStandard: {}
policyLabel: {}
policyName: {}
policySeverity: {}
policyType: {}
resource-id: {}
resource-name: {}
resource-type: {}
resourceID: {}
resourceName: {}
resourceType: {}
risk-grade: {}
riskGrade: {}
time-range-date-from:
simple: 05/19/2018
time-range-date-to:
simple: 06/26/2018
time-range-unit: {}
time-range-value: {}
timeRangeDateFrom: {}
timeRangeDateTo: {}
timeRangeUnit:
simple: month
timeRangeValue:
simple: "1"
reputationcalc: 0
separatecontext: false
view: |-
Expand Down Expand Up @@ -234,48 +213,25 @@ tasks:
simple: ${Redlock.Alert.[0].ID}
alert-rule-name: {}
alert-status: {}
alertID:
simple: ${Redlock.Alert.[0].ID}
alertRuleName: {}
alertStatus: {}
cloud-account: {}
cloud-region: {}
cloud-type: {}
cloudAccount: {}
cloudRegion: {}
cloudType: {}
dismissal-note:
simple: Dismiss
dismissalNote:
simple: Dismiss
policy-compliance-standard: {}
policy-id: {}
policy-label: {}
policy-name: {}
policy-severity: {}
policy-type: {}
policyComplianceStandard: {}
policyID: {}
policyLabel: {}
policyName: {}
policySeverity: {}
policyType: {}
resource-id: {}
resource-name: {}
resource-type: {}
resourceID: {}
resourceName: {}
resourceType: {}
risk-grade: {}
riskGrade: {}
time-range-date-from: {}
time-range-date-to: {}
time-range-unit: {}
time-range-value: {}
timeRangeDateFrom: {}
timeRangeDateTo: {}
timeRangeUnit: {}
timeRangeValue: {}
reputationcalc: 0
separatecontext: false
view: |-
Expand Down Expand Up @@ -303,8 +259,6 @@ tasks:
scriptarguments:
alert-id:
simple: ${Redlock.Alert.[0].ID}
alertID:
simple: ${Redlock.Alert.[0].ID}
detailed: {}
reputationcalc: 0
separatecontext: false
Expand Down Expand Up @@ -371,42 +325,22 @@ tasks:
simple: ${Redlock.Alert.[0].ID}
alert-rule-name: {}
alert-status: {}
alertID:
simple: ${Redlock.Alert.[0].ID}
alertRuleName: {}
alertStatus: {}
cloud-account: {}
cloud-region: {}
cloud-type: {}
cloudAccount: {}
cloudRegion: {}
cloudType: {}
policy-compliance-standard: {}
policy-label: {}
policy-name: {}
policy-severity: {}
policy-type: {}
policyComplianceStandard: {}
policyLabel: {}
policyName: {}
policySeverity: {}
policyType: {}
resource-id: {}
resource-name: {}
resource-type: {}
resourceID: {}
resourceName: {}
resourceType: {}
risk-grade: {}
riskGrade: {}
time-range-date-from: {}
time-range-date-to: {}
time-range-unit: {}
time-range-value: {}
timeRangeDateFrom: {}
timeRangeDateTo: {}
timeRangeUnit: {}
timeRangeValue: {}
reputationcalc: 0
separatecontext: false
view: |-
Expand Down Expand Up @@ -434,8 +368,6 @@ tasks:
scriptarguments:
alert-id:
simple: ${Redlock.Alert.[0].ID}
alertID:
simple: ${Redlock.Alert.[0].ID}
detailed: {}
reputationcalc: 0
separatecontext: false
Expand Down

0 comments on commit 3fef9b5

Please sign in to comment.