mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-10-09 17:02:47 +02:00
add backup strategy
This commit is contained in:
parent
1fb5c50757
commit
ed0166db29
16 changed files with 374 additions and 9 deletions
17
automatisation/ansible/ansible_hosts
Normal file
17
automatisation/ansible/ansible_hosts
Normal file
|
@ -0,0 +1,17 @@
|
|||
[webservers]
|
||||
localhost
|
||||
|
||||
[riseup]
|
||||
proxmox.coussinet.org
|
||||
|
||||
[not_yet_servers]
|
||||
peertube.cipherbliss.com
|
||||
mastodon.cipherbliss.com
|
||||
www.cipherbliss.com
|
||||
|
||||
[linessland]
|
||||
bbb.liness.org ansible_port=3910 ansible_user=tykayn
|
||||
|
||||
[faoland]
|
||||
192.168.1.2
|
||||
192.168.1.15
|
Loading…
Add table
Add a link
Reference in a new issue