Adding author's github id
This commit is contained in:
parent
6e1077eabc
commit
bc64d4654f
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ examples:
|
|||
# enable server in 'www' backend pool with change server(s) weight
|
||||
- haproxy: state=enabled host={{ inventory_hostname }} socket=/var/run/haproxy.sock weight=10 backend=www
|
||||
|
||||
author: Ravi Bhure <ravibhure@gmail.com>
|
||||
author: "Ravi Bhure (@ravibhure)" <ravibhure@gmail.com>
|
||||
'''
|
||||
|
||||
import socket
|
||||
|
|
Loading…
Reference in a new issue