system-config/playbooks/roles/gitea-lb/tasks/main.yaml

6 lines
134 B
YAML

- name: Install haproxy with gitea config
include_role:
name: haproxy
vars:
haproxy_config_template: gitea-haproxy.cfg.j2