feat: add test for Rocky Linux 8 #2

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 d2b8452e3a - Show all commits

View File

@ -6,8 +6,8 @@
vars:
dockerengine_packages_extra:
- epel-release
- python-pip
- python-virtualenv
- python3-pip
- python3-virtualenv
dockerengine_networks:
- name: vaultwarden_default
vaultwarden_ldap_service_stopped: True

View File

@ -6,8 +6,8 @@
vars:
dockerengine_packages_extra:
- epel-release
- python-pip
- python-virtualenv
- python3-pip
- python3-virtualenv
dockerengine_networks:
- name: vaultwarden_default
vaultwarden_ldap_service_stopped: True