pull/76736/head
Brian Coca 4 years ago committed by GitHub
parent 0b6d3312dd
commit a5bea8b2f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -696,7 +696,7 @@ DEFAULT_GATHER_TIMEOUT:
- "It does **not** apply to user defined M(ansible.builtin.setup) tasks." - "It does **not** apply to user defined M(ansible.builtin.setup) tasks."
env: [{name: ANSIBLE_GATHER_TIMEOUT}] env: [{name: ANSIBLE_GATHER_TIMEOUT}]
ini: ini:
- {key: gather_tim8out, section: defaults} - {key: gather_timeout, section: defaults}
type: integer type: integer
# TODO: deprecate in 2.14 # TODO: deprecate in 2.14
#deprecated: #deprecated:

Loading…
Cancel
Save