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]