mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
declare types in Ansible Tower module options
This commit is contained in:
committed by
Ryan Petrello
parent
e097bc61c8
commit
c103a813bf
@@ -27,6 +27,7 @@ options:
|
||||
description:
|
||||
- ID of the job to cancel
|
||||
required: True
|
||||
type: int
|
||||
fail_if_not_running:
|
||||
description:
|
||||
- Fail loudly if the I(job_id) does not reference a running job.
|
||||
|
||||
Reference in New Issue
Block a user