Install jq on all backup hosts
needed for prom exporter
This commit is contained in:
parent
6ee490698d
commit
09cf947078
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
pkg:
|
||||
- borgbackup
|
||||
- borgmatic
|
||||
- jq
|
||||
- rsync
|
||||
default_release: "{{ ansible_distribution_release }}-backports"
|
||||
update_cache: true
|
||||
|
|
Loading…
Reference in a new issue