mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Deprecate returned facts. (#52518)
This commit is contained in:
committed by
John R Barker
parent
ea30fd15b5
commit
c6ae23062b
@@ -245,7 +245,7 @@ docker_network:
|
||||
description:
|
||||
- Network inspection results for the affected network.
|
||||
- Note that facts are part of the registered vars since Ansible 2.8. For compatibility reasons, the facts
|
||||
are also accessible directly.
|
||||
are also accessible directly. Note that the returned fact will be removed in Ansible 2.12.
|
||||
returned: success
|
||||
type: dict
|
||||
sample: {}
|
||||
|
||||
Reference in New Issue
Block a user