fix ansible lint profile
All checks were successful
Linting / YAML Lint (push) Successful in 9s
Linting / Ansible Lint (push) Successful in 17s

This commit is contained in:
2026-01-02 20:12:33 +03:00
parent d169d7996f
commit d0ae59ce36
2 changed files with 2 additions and 2 deletions

View File

@@ -47,4 +47,4 @@ jobs:
fi
- name: Run ansible-lint
run: ansible-lint .
run: ansible-lint --profile production .