updated version 1.9 and

moved haproxy module to network category
This commit is contained in:
Ravi Bhure 2014-12-01 19:20:53 -07:00
parent 12ef9aaae0
commit 78365ecf06

View file

@ -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