[borgbackup_client] Install client on all machines (servers, vms and lxc containers)
This commit is contained in:
parent
531f7593d2
commit
4123af6c01
1 changed files with 4 additions and 0 deletions
|
@ -2,4 +2,8 @@
|
||||||
- hosts: perceval.adm.auro.re
|
- hosts: perceval.adm.auro.re
|
||||||
roles:
|
roles:
|
||||||
- borgbackup_server
|
- borgbackup_server
|
||||||
|
|
||||||
|
- host: all, !unifi
|
||||||
|
roles:
|
||||||
|
- borgbackup_client
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue