mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
cleanup - required: false (#50648)
This commit is contained in:
parent
7995f69a44
commit
3739dc9684
7 changed files with 23 additions and 63 deletions
|
@ -46,11 +46,9 @@ options:
|
|||
choices:
|
||||
- absent
|
||||
- present
|
||||
required: false
|
||||
location:
|
||||
description:
|
||||
- Valid azure location. Defaults to location of the resource group.
|
||||
required: false
|
||||
virtual_network:
|
||||
description:
|
||||
- An existing virtual network with which the network interface will be associated. Required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue