# st0dev1 ~~ playbooks/st0dev0.rgoncalves.se.yml # openbsd based development system -- private operations --- - hosts: st0dev1 vars: cgit_config_root_desc: "private - development hub" cgit_authenticate: true roles: - { role: cgit } - { role: httpd }