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:
parent
542986cd8a
commit
6c862b29e7
3 changed files with 31 additions and 34 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue