mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-10 18:34:03 -07:00
Use M() to link to the replacement module. (#19976)
This commit is contained in:
parent
818ef493ad
commit
40ecc3188f
18 changed files with 18 additions and 18 deletions
|
@ -40,7 +40,7 @@ version_added: "1.2"
|
|||
author:
|
||||
- "Benno Joy (@bennojoy)"
|
||||
- "Brad P. Crochet (@bcrochet)"
|
||||
deprecated: Deprecated in 2.0. Use os_floating_ip instead
|
||||
deprecated: Deprecated in 2.0. Use M(os_floating_ip) instead.
|
||||
short_description: Add/Remove floating IP from an instance
|
||||
description:
|
||||
- Add or Remove a floating IP to an instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue