Disable an irrelevant KICS warning about unsafe URLs
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
|
# kics-scan-disable=2e8d4922-8362-4606-8c14-aa10466a1ce3
|
||||||
---
|
---
|
||||||
- name: Verify
|
- name: Verify
|
||||||
hosts: all
|
hosts: all
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
any_errors_fatal: true
|
any_errors_fatal: true
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: "Sanity check the node exporter"
|
- name: "Sanity check the node exporter"
|
||||||
retries: 5
|
retries: 5
|
||||||
delay: 1
|
delay: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user