add diff_mode_enabled to documentation

option 'diff_mode_enabled' is not mentioned in documentation

+label: docsite_pr
This commit is contained in:
Dennis Lerch 2019-02-01 08:18:18 +01:00 committed by Matt Clay
commit e3006e8443
2 changed files with 6 additions and 1 deletions

View file

@ -84,6 +84,12 @@ options:
description:
- Start the playbook at the task matching this name.
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:
description:
- Enable use of fact caching for the job template.