mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
fix up eos doc frags (#20981)
* fix modules with invalid doc frags * remove unneeded doc frags
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user