mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix PEP 8 issue in exos_facts.
This commit is contained in:
@@ -373,6 +373,7 @@ class Interfaces(FactsBase):
|
||||
facts[intf].append(fact)
|
||||
return facts
|
||||
|
||||
|
||||
FACT_SUBSETS = dict(
|
||||
default=Default,
|
||||
hardware=Hardware,
|
||||
|
||||
Reference in New Issue
Block a user