Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
m4wh6k committed Dec 9, 2024
1 parent 53ccb7c commit 9879712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible_tailscale_inventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def assemble_inventory(
if host_data["HostName"] == "funnel-ingress-node":
continue

# We ignore endpoints that have no OS, like Mullvad exit nodes
if not host_data["OS"]:
continue

Expand Down

0 comments on commit 9879712

Please sign in to comment.