mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Documentation fix - subnet_name (#28462)
virtual_network was incorrectly stated as an alias for subnet_name. It should be 'subnet'.
This commit is contained in:
@@ -170,7 +170,7 @@ options:
|
||||
The new network interface will be assigned to the first subnet found in the virtual network.
|
||||
Use this parameter to provide a specific subnet instead.
|
||||
aliases:
|
||||
- virtual_network
|
||||
- subnet
|
||||
remove_on_absent:
|
||||
description:
|
||||
- When removing a VM using state 'absent', also remove associated resources
|
||||
|
||||
Reference in New Issue
Block a user