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