mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
fix up eos doc frags (#20981)
* fix modules with invalid doc frags * remove unneeded doc frags
This commit is contained in:
parent
0ed1e6a1f3
commit
1e2afd57ae
4 changed files with 2 additions and 211 deletions
|
@ -34,7 +34,7 @@ description:
|
|||
an implementation for working with eos configuration sections in
|
||||
a deterministic way. This module works with either CLI or eAPI
|
||||
transports.
|
||||
extends_documentation_fragment: eapi
|
||||
extends_documentation_fragment: eos_local
|
||||
options:
|
||||
lines:
|
||||
description:
|
||||
|
|
|
@ -34,7 +34,7 @@ description:
|
|||
base network fact keys with C(ansible_net_<fact>). The facts
|
||||
module will always collect a base set of facts from the device
|
||||
and can enable or disable collection of additional facts.
|
||||
extends_documentation_fragment: eos
|
||||
extends_documentation_fragment: eos_local
|
||||
options:
|
||||
gather_subset:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue