ansible/setup-jenkins: install rsync

After recent refactoring of the gerrit-binpkgs job, rsync is now
requried on the jenkins nodes. It was installed on the ones where I
tested, but not on all of them.

Fixes: b2e12851 ("OBS: move gerrit-binpkgs logic to separate script")
Change-Id: Ic8ffd61fc2c89574085e9c3abbceb554f3c5da6a
This commit is contained in:
Oliver Smith 2024-04-29 10:18:33 +02:00 committed by osmith
parent 618140a22e
commit 0aa60b04a5
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
- tmux
- screen
- ca-certificates
- rsync
cache_valid_time: 3600
update_cache: yes
roles: