[test backup]
This commit is contained in:
11
backup.yml
11
backup.yml
@@ -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
3
hosts
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user