mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 07:43:09 +00:00
Fix typo in haproxy.py doc string (#31310)
This commit is contained in:
committed by
ansibot
parent
fd03223227
commit
606540c15d
@@ -27,7 +27,7 @@ notes:
|
||||
sockets configured for level 'admin'. For example, you can add the line
|
||||
'stats socket /var/run/haproxy.sock level admin' to the general section of
|
||||
haproxy.cfg. See U(http://haproxy.1wt.eu/download/1.5/doc/configuration.txt).
|
||||
- Depends on netcat (nc) being available; you need to install the appriate
|
||||
- Depends on netcat (nc) being available; you need to install the appropriate
|
||||
package for your operating system before this module can be used.
|
||||
options:
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user