feat(role): Initial commit

This commit is contained in:
2025-04-03 01:55:16 +02:00
parent f3a7e196b2
commit 8c0f99da88
10 changed files with 135 additions and 2 deletions

9
meta/main.yml Normal file
View File

@@ -0,0 +1,9 @@
# SPDX-License-Identifier: MIT
galaxy_info:
author: 'hygienic-books'
description: 'On Linux hardware configure fan and temp sensors'
license: MIT
min_ansible_version: 2.18.1
galaxy_tags:
- 'sensors'
dependencies: []