This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-04-25 11:51:26 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
a04bd291b4
community.general
/
lib
/
ansible
/
modules
/
extras
/
clustering
History
Download ZIP
Download TAR.GZ
Steve Gargan
a04bd291b4
remove debug imports from acl module
2016-12-08 11:32:34 -05:00
..
consul
Initial commit of Ansible support for the Consul clustering framework (
http://consul.io
). Submission includes support for - creating and registering services and checks - reading, writing and lookup for values in consul's kv store - creating and manipulating sessions for distributed locking on values in the kv - creating and manipulating ACLs for restricting access to the kv store - inventory support that reads the Consul catalog and group nodes according to - datacenters - exposed services - service availability - arbitrary groupings from the kv store
2016-12-08 11:32:34 -05:00
consul_acl
remove debug imports from acl module
2016-12-08 11:32:34 -05:00
consul_kv
Initial commit of Ansible support for the Consul clustering framework (
http://consul.io
). Submission includes support for - creating and registering services and checks - reading, writing and lookup for values in consul's kv store - creating and manipulating sessions for distributed locking on values in the kv - creating and manipulating ACLs for restricting access to the kv store - inventory support that reads the Consul catalog and group nodes according to - datacenters - exposed services - service availability - arbitrary groupings from the kv store
2016-12-08 11:32:34 -05:00
consul_session
Initial commit of Ansible support for the Consul clustering framework (
http://consul.io
). Submission includes support for - creating and registering services and checks - reading, writing and lookup for values in consul's kv store - creating and manipulating sessions for distributed locking on values in the kv - creating and manipulating ACLs for restricting access to the kv store - inventory support that reads the Consul catalog and group nodes according to - datacenters - exposed services - service availability - arbitrary groupings from the kv store
2016-12-08 11:32:34 -05:00