1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 02:29:08 +00:00

Fix pods list retrieve

Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
Sagi Shnaidman 2022-06-30 20:02:55 +03:00 committed by Sergey
parent 542986cd8a
commit 6c862b29e7
3 changed files with 31 additions and 34 deletions

View file

@ -53,9 +53,6 @@
- name: Install repositories if need
include_tasks: install_repos.yml
when:
- ansible_distribution == 'Ubuntu'
- ansible_distribution_major_version is version('22', '<')
- name: Install podman
package: