install-podman: also install slirp4netns

This is required in order to perform port forwarding when running
rootless.

Again, unclear why this isn't required in the package.

Change-Id: I61964a23ce7c80b1af149cb7f98897367e970d45
This commit is contained in:
James E. Blair 2019-11-21 14:27:54 -08:00
parent 3c4f23ec43
commit 68ea061fb2
1 changed files with 1 additions and 0 deletions

View File

@ -9,5 +9,6 @@
name:
- podman
- uidmap
- slirp4netns
state: present
become: yes