style(): added ansible-lint config and updated yamllint config

This commit is contained in:
ITQ
2026-03-19 14:38:22 +03:00
parent 69d019576b
commit 0df2b1fd61
5 changed files with 119 additions and 18 deletions
+18
View File
@@ -0,0 +1,18 @@
---
galaxy_info:
role_name: coolify
author: ITQ
description: Install, configure, and manage Coolify self-hosted PaaS
license: MIT
min_ansible_version: !!str 2.14
platforms:
- name: Ubuntu
versions:
- jammy
- noble
- name: Debian
versions:
- bookworm
- trixie
dependencies: []