installer: remove podman

This commit is contained in:
Mateusz Korzeniewski 2024-07-02 23:03:30 +00:00 committed by GitHub
parent f31d5b3f73
commit 12da07b0c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -296,6 +296,7 @@
- containerd - containerd
- runc - runc
- podman-docker - podman-docker
- podman
state: absent state: absent
update_cache: yes update_cache: yes
when: ansible_distribution in ["AlmaLinux", "Debian", "Fedora", "Raspbian", "Rocky", "Ubuntu"] when: ansible_distribution in ["AlmaLinux", "Debian", "Fedora", "Raspbian", "Rocky", "Ubuntu"]