ansible/roles/ansible-host/meta/main.yml
Timo Makinen 90142649d7 git: Refactor hierarcy and names
git/client is now git and in software submodule
git/server is now git-server
2021-08-31 19:21:52 +00:00

5 lines
81 B
YAML

---
dependencies:
- {role: epel-repo}
- {role: git}
- {role: nginx/server}