mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Document attributes (_info and _facts modules for now) (#5481)
* Add attributes docs fragment. * Use attributes for _info and _facts modules.
This commit is contained in:
@@ -15,6 +15,10 @@ short_description: Retrieve facts of cloud-init.
|
||||
description:
|
||||
- Gathers facts by reading the status.json and result.json of cloud-init.
|
||||
author: René Moser (@resmo)
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
- community.general.attributes.facts
|
||||
- community.general.attributes.facts_module
|
||||
options:
|
||||
filter:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user