replaced centos 8 with almalinux
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Trabelsi 2022-02-15 22:11:10 +01:00
parent b280f539b1
commit cdbd0f865a
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ steps:
- "prepare_workspace"
- name: test-centos8
image: lerentis/ansible:centos-8
image: lerentis/ansible:almalinux-8
commands:
- ansible-galaxy collection install community.general
- ansible-playbook -i tests/inventory tests/test-playbook.yml --syntax-check