{"id":27088957,"url":"https://github.com/devops-works/ansible-haproxy","last_synced_at":"2025-04-06T06:36:47.603Z","repository":{"id":37933328,"uuid":"203786156","full_name":"devops-works/ansible-haproxy","owner":"devops-works","description":"Ansible HAProxy repository","archived":false,"fork":false,"pushed_at":"2023-11-16T13:23:50.000Z","size":42,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-11-16T14:36:13.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devops-works.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-22T12:01:11.000Z","updated_at":"2023-11-16T14:36:13.055Z","dependencies_parsed_at":"2022-08-25T22:24:06.872Z","dependency_job_id":null,"html_url":"https://github.com/devops-works/ansible-haproxy","commit_stats":null,"previous_names":[],"tags_count":27,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-haproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-haproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-haproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-haproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devops-works","download_url":"https://codeload.github.com/devops-works/ansible-haproxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445686,"owners_count":20939953,"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":[],"created_at":"2025-04-06T06:36:45.548Z","updated_at":"2025-04-06T06:36:47.595Z","avatar_url":"https://github.com/devops-works.png","language":"Shell","readme":"haproxy Ansible playbook\n========================\n\n[![Travis\nCI](http://img.shields.io/travis/devops-works/ansible-haproxy.svg?style=flat)](http://travis-ci.org/devops-works/ansible-haproxy)\n\nThis playbook will install haproxy 1.7+ and create multi config dir.\n\nIt also deploys janeczku ACME validation LUA script if\n`haproxy_letsencrypt_manage` is set to yes. See\nhttps://github.com/janeczku/haproxy-acme-validation-plugin for more\ninfo. Note that lua script is installed in `/etc/haproxy/lua`, and certs\nin `/etc/haproxy/certs`.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\n  - `haproxy_timeout_client`: Set the maximum inactivity time on the client side (default: 50000ms)\n  - `haproxy_timeout_connect`: Set the maximum time to wait for a connection attempt to a server to succeed (default: 5000ms)\n  - `haproxy_timeout_server`: Set the maximum inactivity time on the server side (default: 50000ms)\n  - `haproxy_stats_bind_interface`: Interface to bind to for the stats front end (default: \"*\")\n  - `haproxy_filter_allow_stats`: IP addresses to let in for the stats port (default: _none_, _required_)\n  - `haproxy_stats_enable`: Whether stats are enabled (default: true)\n  - `haproxy_stats_port`: Stats port (default: 8080)\n  - `haproxy_stats_username`: Stats username (no defaults, role will fail if `haproxy_stats_enable` is set and `haproxy_stats_username` is not set)\n  - `haproxy_stats_password`: Stats password (no defaults, role will fail if `haproxy_stats_enable` is set and `haproxy_stats_password` is not set)\n  - `haproxy_letsencrypt_manage`: set to true to install LUA acme validation script (default:false)\n  - `haproxy_letsencrypt_webroot`: webroot to use for acme validation (default: /var/tmp)\n  - `haproxy_letsencrypt_email`: email for LetsEncrypt (default: _none_,\n    _mandatory_)\n  - haproxy_letsencrypt_logfile: logfile for renewal (default: none)\n\nTags\n----\n\n  - `haproxy` for the whole role\n  - `haproxy:config` for the config files part\n\nDependencies\n------------\n\nNone\n\nSpecs\n-----\n\nTo run specs, issue:\n\n```\nvagrant up\nvagrant ssh 'specs'\n```\n\nExample Playbook\n----------------\n\nTBD\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\n@leucos\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fansible-haproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevops-works%2Fansible-haproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fansible-haproxy/lists"}