openSUSE / ansible-obs

Some playbooks to operate OBS
1 stars 10 forks source link

Add xargs dependency #35

Closed danidoni closed 3 years ago

danidoni commented 3 years ago

Fixes #33

dmarcoux commented 3 years ago

I just checked in my 2 months old ansible-obs Docker image. xargs is already available in the Docker container since findutils is already installed.

I also deleted my Docker image and container for ansible-obs and rebuilt everything. xargs was still present when I did that on master.

dmarcoux commented 3 years ago

This isn't needed anymore. Since the PR linked above.