mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5f1254697d
This module uses etcd3 python library to do k/v manipulation on an etcd3 cluster using version3 api.
3 lines
50 B
YAML
3 lines
50 B
YAML
etcd3_deps_packages:
|
|
- gcc-c++
|
|
- python-devel
|