fix role and ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-19 12:31:40 +03:00
parent 36d6be271e
commit 4f3d092511
2 changed files with 7 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ galaxy_info:
description: Install PostgreSQL (1C version) as a system service
platforms:
- name: "Ubuntu"
versions: [ "jammy" ]
versions: ["jammy", "noble"]
company: Genlab, LLC
license: BSD
min_ansible_version: "2.1"