first commit

This commit is contained in:
Sergey Antropoff
2026-04-17 08:37:27 +03:00
commit 095b276cb3
82 changed files with 5731 additions and 0 deletions

27
.yamllint.yml Normal file
View File

@@ -0,0 +1,27 @@
---
extends: default
rules:
line-length:
max: 160
level: warning
truthy:
allowed-values: ['true', 'false', 'yes', 'no']
check-keys: false
comments:
min-spaces-from-content: 1
braces:
min-spaces-inside: 0
max-spaces-inside: 1
brackets:
min-spaces-inside: 0
max-spaces-inside: 0
ignore: |
.git/
kubeconfig
roles/*/molecule/*/molecule.yml