replaced centos 8 with almalinux
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b280f539b1
commit
cdbd0f865a
@ -120,7 +120,7 @@ steps:
|
|||||||
- "prepare_workspace"
|
- "prepare_workspace"
|
||||||
|
|
||||||
- name: test-centos8
|
- name: test-centos8
|
||||||
image: lerentis/ansible:centos-8
|
image: lerentis/ansible:almalinux-8
|
||||||
commands:
|
commands:
|
||||||
- ansible-galaxy collection install community.general
|
- ansible-galaxy collection install community.general
|
||||||
- ansible-playbook -i tests/inventory tests/test-playbook.yml --syntax-check
|
- ansible-playbook -i tests/inventory tests/test-playbook.yml --syntax-check
|
||||||
|
Loading…
Reference in New Issue
Block a user