This commit is contained in:
parent
02aa8691bb
commit
2faf588406
@ -35,14 +35,6 @@ steps:
|
||||
depends_on:
|
||||
- prepare_workspace
|
||||
|
||||
- name: test-debian9
|
||||
image: lerentis/ansible:debian-9
|
||||
commands:
|
||||
- ansible-playbook -i tests/inventory tests/test-playbook.yml --syntax-check
|
||||
- ansible-playbook -i tests/inventory tests/test-playbook.yml
|
||||
depends_on:
|
||||
- prepare_workspace
|
||||
|
||||
- name: test-ubuntu16
|
||||
image: lerentis/ansible:ubuntu-16.04
|
||||
commands:
|
||||
@ -97,7 +89,6 @@ steps:
|
||||
depends_on:
|
||||
- prepare_workspace
|
||||
- test-debian7
|
||||
- test-debian9
|
||||
- test-ubuntu16
|
||||
- test-ubuntu18
|
||||
- test-ubuntu20
|
||||
|
Loading…
Reference in New Issue
Block a user