remove unneeded files

This commit is contained in:
Sergey Malyuk
2025-12-17 18:06:56 +03:00
parent d89bc09b92
commit a683f01463
5 changed files with 0 additions and 37 deletions

View File

@@ -1,16 +0,0 @@
---
profile: production
strict: true
# Enable checking of loop variable prefixes in roles
loop_var_prefix: "^(__|{role}_)"
skip_list:
- var-naming[no-role-prefix]
warn_list:
- role-name[path]
- var-naming[no-role-prefix]
exclude_paths:
- .github/

View File

@@ -1,2 +0,0 @@
.vscode
.idea

View File

@@ -1,8 +0,0 @@
---
rules:
brackets:
forbid: false
min-spaces-inside: 0
max-spaces-inside: 2
min-spaces-inside-empty: -1
max-spaces-inside-empty: 2

View File

@@ -1,6 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}

View File

@@ -1,5 +0,0 @@
ansible
molecule
molecule-plugins[docker]
docker
requests==2.31.0 # pinned to the latest version not breaking Docker SDK