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 committed by Matt Clay
parent 594b5ce64b
commit 6edde18f90

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