diff --git a/host_vars/web01.l3d.space/vars.yml b/host_vars/web01.l3d.space/vars.yml index 665c25a..cb3d161 100644 --- a/host_vars/web01.l3d.space/vars.yml +++ b/host_vars/web01.l3d.space/vars.yml @@ -150,6 +150,7 @@ gitea_ssh_domain: "{{ gitea_http_domain }}" gitea_start_ssh: "{{ _gitea_start_ssh }}" gitea_ssh_port: 22 gitea_require_signin: false +gitea_password_check_pwn: true # gitea db gitea_db_type: mysql