File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ repos:
3535 args :
3636 - --markdown-linebreak-ext=md
3737
38- - repo : https://github.com/adrienverge/yamllint
39- rev : v1.37.1
40- hooks :
41- - id : yamllint
42- types :
43- - file
44- files : (\.yaml|\.yaml.j2)$
38+ # - repo: https://github.com/adrienverge/yamllint
39+ # rev: v1.37.1
40+ # hooks:
41+ # - id: yamllint
42+ # types:
43+ # - file
44+ # files: (\.yaml|\.yaml.j2)$
4545
4646# - repo: https://github.com/ansible-community/ansible-lint
4747# rev: v6.16.1
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ ignore: |
3838 roles/infrastructure/templates/cronjob-postgres-backup-hourly.yaml.j2
3939 roles/infrastructure/templates/cronjob-postgres-backup-daily.yaml.j2
4040 roles/infrastructure/templates/cronjob-postgres-backup-weekly.yaml.j2
41+ roles/infrastructure/templates/cronjob-postgres-backup-monthly.yaml.j2
4142 roles/infrastructure/templates/pvc-postgres.yaml.j2
4243 roles/infrastructure/templates/pvc-postgres-backup.yaml.j2
4344 roles/infrastructure/templates/serviceaccount-im-infra.yaml.j2
You can’t perform that action at this time.
0 commit comments