mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 21:49:27 -02:30
Merge pull request #4726 from ansible/AlanCoding-patch-1
put the word granularity in double quotes
This commit is contained in:
@@ -13,7 +13,7 @@ Which will act on data older than 30 days.
|
|||||||
|
|
||||||
For `cleanup_facts`:
|
For `cleanup_facts`:
|
||||||
|
|
||||||
`{"older_than": "4w", `granularity`: "3d"}`
|
`{"older_than": "4w", "granularity": "3d"}`
|
||||||
|
|
||||||
Which will reduce the granularity of scan data to one scan per 3 days when the data is older than 4w.
|
Which will reduce the granularity of scan data to one scan per 3 days when the data is older than 4w.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user