mirror of
https://github.com/batonogov/learn-devops.git
synced 2026-04-28 10:39:55 +00:00
Add pre-commit hook (#8)
* Add pre-commit hook * Fix progress * Update hook --------- Co-authored-by: Fedor Batonogov <f.batonogov@yandex.ru>
This commit is contained in:
committed by
GitHub
parent
016da166dd
commit
946cde1ea6
6
.ansible-lint
Normal file
6
.ansible-lint
Normal file
@@ -0,0 +1,6 @@
|
||||
skip_list:
|
||||
- risky-file-permissions
|
||||
|
||||
exclude_paths:
|
||||
- ansible/roles/haproxy_static_pods/files/haproxy.yaml
|
||||
- ansible/roles/haproxy_static_pods/files/keepalived.yaml
|
||||
Reference in New Issue
Block a user