Rootless Podman Socket work
This commit is contained in:
parent
60295e3fd1
commit
556f3dd94f
@ -1,6 +1,6 @@
|
||||
- name: Install podman, podman networking plugins, and python support packages
|
||||
dnf:
|
||||
name: ['podman', 'containernetworking-plugins', 'podman-plugins', 'python3-pip', 'systemd-containers']
|
||||
name: ['podman', 'containernetworking-plugins', 'podman-plugins', 'python3-pip', 'systemd-container']
|
||||
state: present
|
||||
- name: Install podman-compose pip Package
|
||||
pip:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user