feat: add playbook file for local execution

This commit is contained in:
Simon Cornet 2025-10-02 17:05:42 +02:00
commit edf2f479b8
2 changed files with 17 additions and 1 deletions

View file

@ -5,4 +5,8 @@ galaxy_info:
description: "install and configure a Zabbix Agent"
license: "MIT"
role_name: "zabbix_agent"
dependencies: []
dependencies:
- name: "ans-zabbix-prereq"
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
scm: "git"