This commit is contained in:
ace
2023-06-10 08:04:09 +03:00
parent a251e593c6
commit 73f93631c2
4 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
- name: Ensure podman {{ podman_version }} installed
- name: Ensure podman installed
yum:
name: "podman-{{ podman_version }}"
state: present