git.rcrnstn.net
Files
Commits
Stats
Network
Graph
rcrnstn/ansible-role-gitolite
site.yml
Browse code
Add site.yml
Robert Cranston
authored on 13/04/2020 20:54:22
Showing 1 changed files
site.yml
History
View file @ 1130604
1
1
new file mode 100644
...
...
@@ -0,0 +1,5 @@
1
+---
2
+
3
+- hosts: 'all'
4
+ roles:
5
+ - role: '../gitolite'