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