cloudtack: cs_instance: doc fix for missing tag alias (#3484)
This commit is contained in:
parent
a0c8b598ff
commit
ae9bc0cded
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ options:
|
||||||
- If you want to delete all tags, set a empty list e.g. C(tags: []).
|
- If you want to delete all tags, set a empty list e.g. C(tags: []).
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
aliases: [ 'tag' ]
|
||||||
poll_async:
|
poll_async:
|
||||||
description:
|
description:
|
||||||
- Poll async jobs until job has finished.
|
- Poll async jobs until job has finished.
|
||||||
|
|
Loading…
Reference in a new issue