mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Fix typo in description of scm_update_on_launch (#14382)
This commit is contained in:
@@ -83,7 +83,7 @@ options:
|
||||
type: bool
|
||||
scm_update_on_launch:
|
||||
description:
|
||||
- Before an update to the local repository before launching a job with this project.
|
||||
- Perform an update to the local repository before launching a job with this project.
|
||||
type: bool
|
||||
scm_update_cache_timeout:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user