add percli role and fix ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-19 17:20:04 +03:00
parent 098f6b7f29
commit cbadb6c800
9 changed files with 155 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
galaxy_info:
role_name: perccli
namespace: genlab
author: "Alexander Gorelyshev"
company: "Genlab, LLC"
description: "Install perccli tool for Dell HBA and RAID adapters."
license: "GPL-2.0-or-later"
min_ansible_version: "2.1"
platforms:
- name: "Ubuntu"
versions: ["jammy", "noble"]
dependencies: []