db-uri: {{ gist.db.type + "://" + mysql.users.admin.username + ":" + mysql.users.admin.password + "@localhost:3306/" + mysql.users.admin.databases.opengist.name }} {% if mode == "dev" %} log-level: debug {% else %} log-level: info {% endif %} custom.static-links: - name: Playbooks path: {{ "https://" + gitea.subdomain + "." + web_fqdn + "/admin/skato-ansible" }}