This commit is contained in:
parent
14df5f1c8a
commit
dac00ef476
@ -23,15 +23,6 @@ steps:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
- name: test-debian10
|
||||
image: lerentis/ansible:debian-10
|
||||
commands:
|
||||
- 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 -e "ci_run=yes" --skip-tags "daemon"
|
||||
depends_on:
|
||||
- "prepare_workspace"
|
||||
|
||||
- name: test-ubuntu16
|
||||
image: lerentis/ansible:ubuntu-16.04
|
||||
commands:
|
||||
|
@ -10,9 +10,7 @@ galaxy_info:
|
||||
- name: CentOS
|
||||
versions:
|
||||
- 8
|
||||
- name: Debian
|
||||
versions:
|
||||
- 10
|
||||
- 7
|
||||
- name: Ubuntu
|
||||
version:
|
||||
- 16.04
|
||||
|
Loading…
Reference in New Issue
Block a user