mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-01 22:13: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
|
@ -1,2 +1,3 @@
|
|||
dependencies:
|
||||
- setup_pkg_mgr
|
||||
- setup_etcd3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue