mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 06:30:19 -07:00
Fix up docs
This commit is contained in:
parent
9aaf6ee05c
commit
4078e0905c
3 changed files with 10 additions and 9 deletions
|
@ -28,13 +28,13 @@ description:
|
|||
options:
|
||||
name:
|
||||
description:
|
||||
- The name of the virtual directory to create.
|
||||
- The name of the virtual directory to create or remove
|
||||
required: true
|
||||
default: null
|
||||
aliases: []
|
||||
state:
|
||||
description:
|
||||
-
|
||||
- Whether to add or remove the specified virtual directory
|
||||
choices:
|
||||
- absent
|
||||
- present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue