[collection] Fix sanity tests on ansible-core 2.15 (#14007)

Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
Rick Elrod
2023-05-15 14:39:14 -05:00
committed by GitHub
parent 0d5c0bcb91
commit fa05f55512
3 changed files with 5 additions and 1 deletions

View File

@@ -264,7 +264,6 @@ options:
description:
- Maximum time in seconds to wait for a job to finish (server-side).
type: int
default: 0
job_slice_count:
description:
- The number of jobs to slice into at runtime. Will cause the Job Template to launch a workflow if value is greater than 1.