From 5fa61df74579421998ee49c95b7518eb5ea6d1b0 Mon Sep 17 00:00:00 2001 From: staffadmin Date: Tue, 3 Mar 2026 21:07:23 +0100 Subject: [PATCH] [Add contabo in update play] --- backup.yml | 3 +-- hosts | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/backup.yml b/backup.yml index 48bae8f..3015b1e 100644 --- a/backup.yml +++ b/backup.yml @@ -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 diff --git a/hosts b/hosts index 98d547f..d7cd325 100644 --- a/hosts +++ b/hosts @@ -1,5 +1,5 @@ [all] -#contabo ansible_host=144.91.102.84 ansible_user=root +contabo ansible_host=144.91.102.84 ansible_user=root scaleway ansible_host=163.172.84.28 ansible_user=stephane [tower]