feat: add test for Rocky Linux 8 #3

Closed
xoxys wants to merge 2 commits from test-rocky8 into master
2 changed files with 4 additions and 4 deletions
Showing only changes of commit dac7e608cc - Show all commits

View File

@ -4,8 +4,8 @@
vars:
dockerengine_packages_extra:
- epel-release
- python-pip
- python-virtualenv
- python3-pip
- python3-virtualenv
roles:
- role: xoxys.docker_engine

View File

@ -4,8 +4,8 @@
vars:
dockerengine_packages_extra:
- epel-release
- python-pip
- python-virtualenv
- python3-pip
- python3-virtualenv
roles:
- role: xoxys.docker_engine