mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-13 09:34:21 -07:00
fix broken etcd3 module integration test (#239)
* fix broken etcd3 module integration test * rewrite etcd3 test role as role-only integration test * etcd3 module integration test changes: - add setup_etcd3 as dependency in meta - skip python2.6 target as etcd3 won't install * fix aliases
This commit is contained in:
parent
c2e37d202a
commit
da4e5d3592
11 changed files with 6 additions and 110 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
# ============================================================
|
||||
|
||||
|
||||
- name: run_tests for supported distros
|
||||
include_tasks: run_tests.yml
|
||||
when:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue