blob: b47312a52da063a461cff90cf323909b9a37fcbe (
plain) (
tree)
|
|
# st0dev0 ~~ playbooks/st0dev0.rgoncalves.se.yml
# openbsd based development system
---
- hosts: st0dev0
roles:
- { role: gitdaemon }
- { role: cgit }
- { role: jenkins }
- { role: httpd }
|