dimMaryanto93.ha_proxy
dimmaryanto93.haproxy
This ansible role to help you install HAProxy for supported platform:
- CentOS 7/8
- Oracle Linux 8.7
- Ubuntu 20.04
Requirements
Untuk menggunakan role ini, kita membutuhkan package/collection
Temen-temen bisa install, dengan cara
ansible-galaxy collection install ansible.posix --force
Atau temen-temen bisa menggunakan requirement.yaml
file and install menggunakan ansible-galaxy collection install -r requirement.yaml
, dengan format seperti berikut:
---
collections:
- ansible.posix
Role Variables
Ada beberapa variable yang temen-temen bisa gunakan untuk setting docker daemon, diantaranya seperti berikut:
Variable name | Example value | Description |
---|---|---|
haproxy_version |
*1.8.27* |
Install specific version, if you want install latest keep it blank |
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- name: Install HAProxy loadbalancer
hosts: ['all']
become: true
roles:
- dimmaryanto93.haproxy
License
MIT
Install
ansible-galaxy install dimMaryanto93.ha_proxy
License
mit
Downloads
13
Owner
Chief Technology Officer @tabeldatadotcom