gitea_ssh_domain: '{{ ansible_fqdn }}'
gitea_http_domain: '{{ gitea_ssh_domain }}'
gitea_root_url: 'http://{{ gitea_http_domain }}:3000/'