fix: requirements

This commit is contained in:
Simon Cornet 2025-10-02 17:08:33 +02:00
commit d46c2dad3b
2 changed files with 7 additions and 3 deletions

View file

@ -7,6 +7,4 @@ galaxy_info:
role_name: "zabbix_agent" role_name: "zabbix_agent"
dependencies: dependencies:
- name: "ans-zabbix-prereq" - "ans-zabbix-prereq"
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
scm: "git"

6
requirements.yml Normal file
View file

@ -0,0 +1,6 @@
---
roles:
- name: "ans-zabbix-prereq"
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
scm: "git"