This commit is contained in:
2026-01-26 11:23:57 +04:00
parent 168f1b4744
commit bb84d8fe08
6 changed files with 17 additions and 3 deletions

3
.ansible-lint Normal file
View File

@@ -0,0 +1,3 @@
skip_list:
- 'yaml'
- 'role-name'

0
.ansible/.lock Normal file
View File

View File

@@ -55,4 +55,3 @@ jobs:
PY_COLORS: '1' PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1' ANSIBLE_FORCE_COLOR: '1'
MOLECULE_DISTRO: ${{ matrix.distro }} MOLECULE_DISTRO: ${{ matrix.distro }}

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/bin/python"
}

10
.yamllint Normal file
View File

@@ -0,0 +1,10 @@
---
extends: default
rules:
line-length:
max: 200
level: warning
ignore: |
.github/workflows/stale.yml

View File

@@ -26,5 +26,4 @@ galaxy_info:
- prometheus - prometheus
- node - node
- exporter - exporter
- metrics - metrics