Add initial linting and security checks
Introduces CI workflows for YAML linting and secret detection, and adds basic configuration for both tools. Also adds a sample connectivity test playbook.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[extend]
|
||||
useDefault = true
|
||||
|
||||
[allowlist]
|
||||
paths = [
|
||||
'''roles/logs_settings_on_ptaf/templates/filebeat.yml.j2''',
|
||||
]
|
||||
Reference in New Issue
Block a user