[Add contabo in update play]
This commit is contained in:
@@ -10,9 +10,8 @@
|
||||
bw_client_id: "{{ lookup('env', 'bw_client_id') }}"
|
||||
user_mail: "{{ lookup('env', 'mail') }}"
|
||||
user: "{{ lookup('env', 'username') }}"
|
||||
# Token full access gitea
|
||||
# Token gitea-repository-rw
|
||||
bw_requested_password_id: "{{ lookup('env', 'bw_requested_password_id') }}"
|
||||
# 34fe88a0-e9f0-42d1-9433-f75787327f4e
|
||||
dockerapps_path: /opt/dockerapps
|
||||
gitea_conf: /appdata/gitea/gitea/
|
||||
gitea_db: /appdata/gitea/gitea-db/gitea-db-pg.sql
|
||||
|
||||
Reference in New Issue
Block a user