diff --git a/host_vars/web01.l3d.space/vars.yml b/host_vars/web01.l3d.space/vars.yml index 8d2c31c..0cc8990 100644 --- a/host_vars/web01.l3d.space/vars.yml +++ b/host_vars/web01.l3d.space/vars.yml @@ -110,8 +110,7 @@ gitea_repository_root: "{{ gitea_home }}/repos" gitea_ssh_domain: "{{ gitea_http_domain }}" gitea_start_ssh: "{{ _gitea_start_ssh }}" gitea_ssh_port: 22 -gitea_require_signin: false -gitea_enable_notify_mail: true +gitea_require_signin: false # gitea db gitea_db_type: mysql