1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix performance_insights_retention_period type.

This commit is contained in:
Matt Clay 2019-04-22 09:49:23 -07:00
parent 8c7e38af62
commit 5311ee9efa

View file

@ -277,7 +277,7 @@ options:
performance_insights_retention_period:
description:
- The amount of time, in days, to retain Performance Insights data. Valid values are 7 or 731.
type: str
type: int
port:
description:
- The port number on which the instances accept connections.