[borgbackup_client] ignore some Strech machines
This commit is contained in:
parent
f8e5f0cc76
commit
e12f67c920
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
roles:
|
||||
- borgbackup_server
|
||||
|
||||
- hosts: all,!unifi
|
||||
- hosts: all,!unifi,!unifi-*,!wiki.adm.auro.re
|
||||
roles:
|
||||
- borgbackup_client
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue