mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fix PEP 8 issue in exos_facts.
This commit is contained in:
parent
84a1decaf0
commit
1f40718a26
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@ class Interfaces(FactsBase):
|
|||
facts[intf].append(fact)
|
||||
return facts
|
||||
|
||||
|
||||
FACT_SUBSETS = dict(
|
||||
default=Default,
|
||||
hardware=Hardware,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue