mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
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: debconf
|
||||||
* system: ufw
|
* system: ufw
|
||||||
* system: locale_gen
|
* system: locale_gen
|
||||||
|
* net_infrastructure: bigip_facts
|
||||||
* cloud: digital_ocean_domain
|
* cloud: digital_ocean_domain
|
||||||
* cloud: digital_ocean_sshkey
|
* cloud: digital_ocean_sshkey
|
||||||
* cloud: rax_identity
|
* cloud: rax_identity
|
||||||
|
|
|
@ -24,7 +24,7 @@ module: bigip_facts
|
||||||
short_description: "Collect facts from F5 BIG-IP devices"
|
short_description: "Collect facts from F5 BIG-IP devices"
|
||||||
description:
|
description:
|
||||||
- "Collect facts from F5 BIG-IP devices via iControl SOAP API"
|
- "Collect facts from F5 BIG-IP devices via iControl SOAP API"
|
||||||
version_added: "1.5"
|
version_added: "1.6"
|
||||||
author: Matt Hite
|
author: Matt Hite
|
||||||
notes:
|
notes:
|
||||||
- "Requires BIG-IP software version >= 11.4"
|
- "Requires BIG-IP software version >= 11.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue