Skip to content

Commit

Permalink
Added requirement on netaddr
Browse files Browse the repository at this point in the history
  • Loading branch information
b-enoit-be authored Sep 24, 2024
1 parent c4ace98 commit 4ea2ac8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/filter/ipaddr.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ class mac_linux(netaddr.mac_unix):
type: str
description: type of filter. example ipaddr, ipv4, ipv6, ipwrap
notes:
requirements:
- netaddr
"""

EXAMPLES = r"""
Expand Down

0 comments on commit 4ea2ac8

Please sign in to comment.