mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
cloudtack: cs_instance: doc fix for missing tag alias (#3484)
This commit is contained in:
@@ -205,6 +205,7 @@ options:
|
||||
- If you want to delete all tags, set a empty list e.g. C(tags: []).
|
||||
required: false
|
||||
default: null
|
||||
aliases: [ 'tag' ]
|
||||
poll_async:
|
||||
description:
|
||||
- Poll async jobs until job has finished.
|
||||
|
||||
Reference in New Issue
Block a user