first commit

This commit is contained in:
stef
2026-02-16 18:16:07 +00:00
commit 618c5ef1a0
27 changed files with 3655 additions and 0 deletions

2
tests/inventory Normal file
View File

@@ -0,0 +1,2 @@
localhost

5
tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- zabbix