mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
updated version 1.9 and moved haproxy module to network category
This commit is contained in:
@@ -88,7 +88,7 @@ EXAMPLES = '''
|
||||
- haproxy: action=set_weight host={{ inventory_hostname }} backend=www weight=10
|
||||
|
||||
author: Ravi Bhure <ravibhure@gmail.com>
|
||||
version_added: "1.6"
|
||||
version_added: "1.9"
|
||||
'''
|
||||
|
||||
import logging
|
||||
Reference in New Issue
Block a user