Version bump, bigip_facts + changelog

This commit is contained in:
Michael DeHaan 2014-03-16 16:47:29 -04:00
parent 51f90c1712
commit e4fcc434d1
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@ New Modules:
* system: debconf
* system: ufw
* system: locale_gen
* net_infrastructure: bigip_facts
* cloud: digital_ocean_domain
* cloud: digital_ocean_sshkey
* cloud: rax_identity

View file

@ -24,7 +24,7 @@ module: bigip_facts
short_description: "Collect facts from F5 BIG-IP devices"
description:
- "Collect facts from F5 BIG-IP devices via iControl SOAP API"
version_added: "1.5"
version_added: "1.6"
author: Matt Hite
notes:
- "Requires BIG-IP software version >= 11.4"