Add podman and toolbox to EL8
This commit is contained in:
parent
6967aa6cdb
commit
8e86a7d2a3
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@
|
||||||
packages:
|
packages:
|
||||||
- "@container-tools"
|
- "@container-tools"
|
||||||
- aspell-en
|
- aspell-en
|
||||||
|
- podman
|
||||||
- python38
|
- python38
|
||||||
- python38-psutil
|
- python38-psutil
|
||||||
|
- toolbox
|
||||||
when: ansible_distribution_major_version == 8
|
when: ansible_distribution_major_version == 8
|
||||||
|
|
Loading…
Reference in a new issue