Skip to content

Commit

Permalink
used teh interfaces.py from the pf23branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmosified authored and opoplawski committed Dec 23, 2023
1 parent 49e61f5 commit efe5d0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/module_utils/__impl/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,4 @@ def parse_interface(self, interface, fail=True, with_virtual=True):
if fail:
self.module.fail_json(msg='%s is not a valid interface' % (interface))
return None

0 comments on commit efe5d0b

Please sign in to comment.