Version bump, bigip_facts + changelog
This commit is contained in:
parent
51f90c1712
commit
e4fcc434d1
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue