mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
cs_router: fix missing doc (#37107)
* cs_router: fix missing doc * update ignore.txt
This commit is contained in:
committed by
John R Barker
parent
67d8c8f5c6
commit
e1297af18a
@@ -70,6 +70,11 @@ options:
|
||||
required: false
|
||||
default: 'present'
|
||||
choices: [ 'present', 'absent', 'started', 'stopped', 'restarted' ]
|
||||
poll_async:
|
||||
description:
|
||||
- Poll async jobs until job has finished.
|
||||
default: yes
|
||||
type: bool
|
||||
extends_documentation_fragment: cloudstack
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user