replaced centos 8 with almalinux
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-15 22:11:10 +01:00
parent b280f539b1
commit cdbd0f865a

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