first commit

This commit is contained in:
2026-01-25 15:18:59 +04:00
commit 10479ddef8
9 changed files with 189 additions and 0 deletions

3
tests/inventory Normal file
View File

@@ -0,0 +1,3 @@
#SPDX-License-Identifier: MIT-0
localhost

6
tests/test.yml Normal file
View File

@@ -0,0 +1,6 @@
#SPDX-License-Identifier: MIT-0
---
- hosts: localhost
remote_user: root
roles:
- node-exporter