add new param doc

This commit is contained in:
Artem Goncharov 2022-10-21 10:55:20 +02:00
parent e01272f0a1
commit 4648a0a097

View File

@ -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 = '''