install-podman: also install uidmap
This package is required in order for UID mapping in rootless operation to work. It is unclear why it isn't specified as a dependency. Change-Id: I7dd22b683c2fed9921de39a474de3bd9f2c3b0d4
This commit is contained in:
parent
6228b71b07
commit
3c4f23ec43
@ -8,5 +8,6 @@
|
|||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- podman
|
- podman
|
||||||
|
- uidmap
|
||||||
state: present
|
state: present
|
||||||
become: yes
|
become: yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user