Skip to content

Commit

Permalink
Consistency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 2, 2023
1 parent cb5ed85 commit 23668be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -607,7 +607,7 @@ None
```yaml
- hosts: all
roles:
- haproxy
- oefenweb.haproxy
vars:
haproxy_global_stats_sockets_default_param:
- 'mode 660'
Expand Down Expand Up @@ -735,7 +735,7 @@ None
---
- hosts: all
roles:
- haproxy
- oefenweb.haproxy
vars:
haproxy_frontend:
- name: memcached
Expand Down Expand Up @@ -770,7 +770,7 @@ None
---
- hosts: all
roles:
- haproxy
- oefenweb.haproxy
vars:
haproxy_listen:
- name: redis
Expand Down

0 comments on commit 23668be

Please sign in to comment.