This commit is contained in:
parent
02ffdc1606
commit
7ef37d5ca7
@ -114,7 +114,7 @@ steps:
|
|||||||
- name: test-arch
|
- name: test-arch
|
||||||
image: lerentis/ansible:arch
|
image: lerentis/ansible:arch
|
||||||
commands:
|
commands:
|
||||||
- pacman -Sy python2 --noconfirm
|
- pacman -Sy python2 glibc --noconfirm
|
||||||
- ansible-playbook -i tests/inventory tests/test-playbook.yml --syntax-check
|
- ansible-playbook -i tests/inventory tests/test-playbook.yml --syntax-check
|
||||||
- ansible-playbook -i tests/inventory tests/test-playbook.yml
|
- ansible-playbook -i tests/inventory tests/test-playbook.yml
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
Reference in New Issue
Block a user