{"id":15164676,"url":"https://github.com/devkyt/ansible-role-consul","last_synced_at":"2026-01-21T19:35:14.115Z","repository":{"id":257423708,"uuid":"856413146","full_name":"devkyt/ansible-role-consul","owner":"devkyt","description":"Ansible role for setting up Consul","archived":false,"fork":false,"pushed_at":"2024-09-17T09:44:02.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T11:02:02.593Z","etag":null,"topics":["ansible","ansible-role","automation","consul","hashicorp"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devkyt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-12T14:35:19.000Z","updated_at":"2024-09-17T09:44:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"72b40a75-1ab7-4cd1-ad1b-5194934e2335","html_url":"https://github.com/devkyt/ansible-role-consul","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"f353d1ce09441d730a47a82b95d47b075293c677"},"previous_names":["devkyt/ansible-role-consul"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Fansible-role-consul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Fansible-role-consul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Fansible-role-consul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Fansible-role-consul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devkyt","download_url":"https://codeload.github.com/devkyt/ansible-role-consul/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247865861,"owners_count":21009235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","automation","consul","hashicorp"],"created_at":"2024-09-27T03:42:58.922Z","updated_at":"2025-04-08T14:44:19.385Z","avatar_url":"https://github.com/devkyt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![ci](https://github.com/devkyt/ansible-role-consul/actions/workflows/ci.yml/badge.svg)\n\n# Ansible Role: Consul\nSetup Hashicorp Consul on RHEL and Debian servers.\n\n## Requirements\n - Ansible \u003e= 2.15\n - Run with ```become: true``` for a role or the entire playbook\n\n## Variables\nThis role supports only two variables: a version of Consul which you want to setup\nand the path to config file. Examples of configurations for both server and client can be found\nin examples/config folder.\n```yaml\n# Consul version\nversion: 1.19.1\n\n# Path to Consul configuration file\nconfig: /path/to/config/client.hcl\n```\n\n## How to Use\nIt's pretty straightforward. Just include role in a playbook:\n```yaml\n- hosts: all\n  become: true\n  roles:\n    - role: devkyt.consul\n      vars:\n        version: 1.19.1\n        config: /path/to/config/client.hcl\n\n```\n\n## Author\nCreated by Kyrylo Tykhanskyi in the rainy September of 2024.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkyt%2Fansible-role-consul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkyt%2Fansible-role-consul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkyt%2Fansible-role-consul/lists"}