From 23668bedad996c0b4bf0dedf0b13d7e282eb6ca5 Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Thu, 2 Nov 2023 13:09:35 +0100 Subject: [PATCH] Consistency changes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f952b50..190ca6f 100644 --- a/README.md +++ b/README.md @@ -485,7 +485,7 @@ None --- - hosts: all roles: - - haproxy + - oefenweb.haproxy vars: haproxy_ssl_map: - src: ../../../files/haproxy/etc/haproxy/ssl/star-example0-com.pem @@ -607,7 +607,7 @@ None ```yaml - hosts: all roles: - - haproxy + - oefenweb.haproxy vars: haproxy_global_stats_sockets_default_param: - 'mode 660' @@ -735,7 +735,7 @@ None --- - hosts: all roles: - - haproxy + - oefenweb.haproxy vars: haproxy_frontend: - name: memcached @@ -770,7 +770,7 @@ None --- - hosts: all roles: - - haproxy + - oefenweb.haproxy vars: haproxy_listen: - name: redis