ansible/roles/git-server/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
54 B
YAML

---
dependencies:
- {role: git}
- {role: apache}