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