ansible-consul icon indicating copy to clipboard operation
ansible-consul copied to clipboard

:satellite: Ansible role for Hashicorp Consul clusters

Results 75 ansible-consul issues
Sort by recently updated
recently updated
newest added

We got this error when executing dry-run. We suspect this is because the consul is not installed, the job to install consul is failing on dry-run. This task should also...

Change e8ad89ba7a7562d386ce2c5dae30059c1d3c3913 consul_configd_path: "{{ consul_config_path }}/consul.d" too consul_configd_path: "/etc/consul.d" Is a stupid change, please revert this.

Hi there I just discovered consul_services. Why not. Tried using it, it wiped all services files [as defined here](https://github.com/ansible-community/ansible-consul/blob/master/tasks/services.yml#L50-L68). That's not documented. And that's definitively not possible for anyone with...

I have 2x raspberry pis in my local cluster I am installing consul on. (Pi2, and a Pi4). The 2 Pis don't share the same arch as the 2 is...

When I use role I get errors: ``` FAILED! => {"changed": false, "dest": "/Volumes/Data/IaC/ansible_consul/artem_shestakov/conslul/roles/ansible-consul/files/consul_1.8.0_SHA256SUMS", "elapsed": 0, "msg": "Request failed: ", "url": "https://releases.hashicorp.com/consul/1.8.0/consul_1.8.0_SHA256SUMS"} ``` ``` fatal: [192.168.101.11]: FAILED! => {"changed": false,...

Hi, This would be great for installation where no proxy is allowed and there are only internal repositories. https://www.hashicorp.com/blog/announcing-the-hashicorp-linux-repository Thanks.

I'm setting up a consul cluster with 3 nodes. Each node has the following ansible variables set ``` consul_bootstrap_expect: true consul_bootstrap_expect_value: 3 consul_iface: eth1 consul_node_role: server ``` I already had...

Hello! Thanks for consul role https://galaxy.ansible.com/ansible-community/consul/ Page Not Found

My coworker noticed a special case when reusing a consul installation done by this role, which we would like to be fixed/supported. Imagine the following setup: * Existing consul installation...

Looks like galaxy_api_key is lost in secrets during migration of this repo to ansible-community repo. This is an error I noticed in actions then tag is pushed https://github.com/ansible-community/ansible-consul/runs/976257530?check_suite_focus=true ``` Run...