3049d8cb9a
Introduces CI workflows for YAML linting and secret detection, and adds basic configuration for both tools. Also adds a sample connectivity test playbook.
8 lines
115 B
TOML
8 lines
115 B
TOML
[extend]
|
|
useDefault = true
|
|
|
|
[allowlist]
|
|
paths = [
|
|
'''roles/logs_settings_on_ptaf/templates/filebeat.yml.j2''',
|
|
]
|