mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Add sshpass to Dockerfile for Ansbile integration tests
This commit is contained in:
parent
363761fc16
commit
038e090bc1
10 changed files with 10 additions and 0 deletions
|
@ -44,6 +44,7 @@ RUN apt-get update -y && \
|
|||
rsync \
|
||||
ruby \
|
||||
rubygems \
|
||||
sshpass \
|
||||
subversion \
|
||||
sudo \
|
||||
tzdata \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue