mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Changes to author formatting, remove emails
This commit is contained in:
committed by
Matt Clay
parent
f98648bf6f
commit
c65a612d1f
@@ -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)"
|
||||
'''
|
||||
|
||||
import socket
|
||||
|
||||
Reference in New Issue
Block a user