This commit is contained in:
@ -114,7 +114,7 @@ steps:
|
||||
- name: test-arch
|
||||
image: lerentis/ansible:arch
|
||||
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
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user