mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-08 02:01:31 -07:00
Hetzner failover IP info module (#56186)
* Add hetzner_failover_ip_info module. * Extend return value. * Adjust to changes from refactoring. * Forgot to adjust example.
This commit is contained in:
parent
0f852f01c0
commit
05cee754b4
2 changed files with 124 additions and 0 deletions
|
@ -26,6 +26,8 @@ seealso:
|
|||
- name: Failover IP documentation
|
||||
description: Hetzner's documentation on failover IPs.
|
||||
link: https://wiki.hetzner.de/index.php/Failover/en
|
||||
- module: hetzner_failover_ip_info
|
||||
description: Retrieve information on failover IPs.
|
||||
extends_documentation_fragment:
|
||||
- hetzner
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue