mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
add diff_mode_enabled to documentation
option 'diff_mode_enabled' is not mentioned in documentation +label: docsite_pr
This commit is contained in:
@@ -84,6 +84,12 @@ options:
|
|||||||
description:
|
description:
|
||||||
- Start the playbook at the task matching this name.
|
- Start the playbook at the task matching this name.
|
||||||
version_added: 2.7
|
version_added: 2.7
|
||||||
|
diff_mode_enabled:
|
||||||
|
description:
|
||||||
|
- Enable diff mode for the job template.
|
||||||
|
version_added: 2.7
|
||||||
|
type: bool
|
||||||
|
default: 'no'
|
||||||
fact_caching_enabled:
|
fact_caching_enabled:
|
||||||
description:
|
description:
|
||||||
- Enable use of fact caching for the job template.
|
- Enable use of fact caching for the job template.
|
||||||
|
|||||||
Reference in New Issue
Block a user