[test backup]

This commit is contained in:
2024-11-23 22:55:44 +01:00
parent ea81ac530b
commit 50f41b5655
2 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
- hosts: bastion - hosts: tower
# vars: # vars:
# become: true # become: true
gather_facts: false gather_facts: false
@@ -46,12 +46,12 @@
# webhook_configs: # webhook_configs:
# - url: "http://ntfy-alertmanager:8080" # - url: "http://ntfy-alertmanager:8080"
- command: # - command:
cmd: "echo 'mescouilles'" # cmd: "echo 'mescouilles'"
- debug: # - debug:
msg: "test ok" # msg: "test ok"
# delegate_to: localhost # delegate_to: localhost
# - name: Return all secrets from a path # - name: Return all secrets from a path
@@ -79,6 +79,7 @@
#! Gitea & Runner #! Gitea & Runner
- /opt/dockerapps/appdata/gitea/gitea/gitea/conf/app.ini - /opt/dockerapps/appdata/gitea/gitea/gitea/conf/app.ini
- /opt/dockerapps/appdata/gitea/runner/config.yaml - /opt/dockerapps/appdata/gitea/runner/config.yaml
- /opt/dockerapps/appdata/gitea/runner/act_runner/.runner
#! Notification #! Notification
- /opt/dockerapps/appdata/alert/config/alertmanager.yml - /opt/dockerapps/appdata/alert/config/alertmanager.yml
#! Homepage #! Homepage

3
hosts
View File

@@ -1,6 +1,5 @@
[netbird] [all]
scaleway ansible_host=163.172.84.28 ansible_user=stephane 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 cosmos ansible_host=163.172.39.162 ansible_user=stephane
[tower] [tower]