blob: 2870e3a8e8ccd2284670e4a661ded39c61d20e30 (
plain) (
tree)
|
|
# st0cld0 ~~ playbooks/st0cld0.rgoncalves.se.yml
# openbsd based cloud server.
---
- hosts: st0cld0
roles:
- role: miniflux
tags: role_miniflux
- role: syncthing
tags: role_syncthing
- role: httpd
tags: role_httpd
|