updated version 1.9 and moved haproxy module to network category
This commit is contained in:
parent
594b5ce64b
commit
6edde18f90
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ EXAMPLES = '''
|
||||||
- haproxy: action=set_weight host={{ inventory_hostname }} backend=www weight=10
|
- haproxy: action=set_weight host={{ inventory_hostname }} backend=www weight=10
|
||||||
|
|
||||||
author: Ravi Bhure <ravibhure@gmail.com>
|
author: Ravi Bhure <ravibhure@gmail.com>
|
||||||
version_added: "1.6"
|
version_added: "1.9"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import logging
|
import logging
|
Loading…
Reference in a new issue