add new param doc
This commit is contained in:
parent
e01272f0a1
commit
4648a0a097
@ -27,6 +27,11 @@ options:
|
|||||||
- optionally limit services
|
- optionally limit services
|
||||||
type: list
|
type: list
|
||||||
elements: str
|
elements: str
|
||||||
|
skip_delete:
|
||||||
|
description:
|
||||||
|
- Skip service/endpoint deletion or not
|
||||||
|
type: bool
|
||||||
|
default: true
|
||||||
'''
|
'''
|
||||||
|
|
||||||
RETURN = '''
|
RETURN = '''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user