12 lines
249 B
YAML
12 lines
249 B
YAML
---
|
|
|
|
roles:
|
|
- name: "common"
|
|
scm: "git"
|
|
src: "https://gitlab.simoncor.net/ansible/ans-common"
|
|
version: "main"
|
|
|
|
- name: "zabbix_agent"
|
|
scm: "git"
|
|
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-agent"
|
|
version: "main"
|