Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:24 +08:00
commit 4768fb755a
22 changed files with 11534 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "ansible-best-practices",
"description": "Ansible playbook refactoring, role development, testing, and best practices with Infisical secrets management",
"version": "1.0.0",
"author": {
"name": "basher83",
"email": "basher83@mail.spaceships.work"
},
"skills": [
"./skills"
]
}