mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
7 lines
173 B
YAML
7 lines
173 B
YAML
# Install a role from GitHub
|
|
- name: faf
|
|
src: https://github.com/abrt/ansible-role-faf.git
|
|
|
|
- name: retrace
|
|
src: https://github.com/abrt/ansible-role-retrace-server.git
|