mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Use M() to link to the replacement module. (#19976)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user