Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Rennecke 7f6f9530b3 add new hosts 2021-11-30 23:11:13 +01:00
Michael Rennecke 9e79206de2 update haproxy version 2021-11-04 18:18:44 +01:00
2 changed files with 9 additions and 1 deletions

View File

@ -3,7 +3,7 @@
set -e
HAPROXY_VERSION=2.4.7
HAPROXY_VERSION=2.4.8
HAPROXY_URL=https://www.haproxy.org/download/2.4/src/haproxy-${HAPROXY_VERSION}.tar.gz
HAPROXY_SHA256_URL=${HAPROXY_URL}.sha256
HAPROXY_SRC=/tmp/haproxy

View File

@ -10,6 +10,14 @@ all:
pihole.lan.0rpheus.net:
ansible_ssh_host: 192.168.0.4
children:
proxmox:
hosts:
unifi.vm.0rpheus.net:
minio.vm.0rpheus.net:
portainer.vm.0rpheus.net:
vars:
ansible_become: false
ansible_user: root