You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-msvsphere.ci/roles/gitea_db_server/defaults/main.yml

7 lines
135 B

---
gitea_db_name: gitea
gitea_db_user: gitea
gitea_db_password:
gitea_server_ip:
gitea_db_server_password_encryption: 'scram-sha-256'