blob: 2549fe1c6492e6cd264c658f34455cb4511b9d61 (
plain) (
tree)
|
|
# st0dev1 ~~ playbooks/st0dev0.rgoncalves.se.yml
# openbsd based development system -- private operations
---
- hosts: st0dev1
roles:
- { role: cgit }
- { role: httpd }
- { role: sshd }
|