From 50f41b5655ba8278b6094dc4d19e128ad3c0096e Mon Sep 17 00:00:00 2001 From: staffadmin Date: Sat, 23 Nov 2024 22:55:44 +0100 Subject: [PATCH] [test backup] --- backup.yml | 11 ++++++----- hosts | 3 +-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/backup.yml b/backup.yml index dd9b4a9..4fd20fc 100644 --- a/backup.yml +++ b/backup.yml @@ -1,4 +1,4 @@ -- hosts: bastion +- hosts: tower # vars: # become: true gather_facts: false @@ -46,12 +46,12 @@ # webhook_configs: # - url: "http://ntfy-alertmanager:8080" - - command: - cmd: "echo 'mescouilles'" + # - command: + # cmd: "echo 'mescouilles'" - - debug: - msg: "test ok" + # - debug: + # msg: "test ok" # delegate_to: localhost # - name: Return all secrets from a path @@ -79,6 +79,7 @@ #! Gitea & Runner - /opt/dockerapps/appdata/gitea/gitea/gitea/conf/app.ini - /opt/dockerapps/appdata/gitea/runner/config.yaml + - /opt/dockerapps/appdata/gitea/runner/act_runner/.runner #! Notification - /opt/dockerapps/appdata/alert/config/alertmanager.yml #! Homepage diff --git a/hosts b/hosts index 110814a..1e4c564 100644 --- a/hosts +++ b/hosts @@ -1,6 +1,5 @@ -[netbird] +[all] scaleway ansible_host=163.172.84.28 ansible_user=stephane -bastion ansible_host=163.172.70.242 ansible_user=stephane cosmos ansible_host=163.172.39.162 ansible_user=stephane [tower]