clanModules/wifi: deprecate in favor of inventory.instances

This commit is contained in:
Johannes Kirschbauer
2025-05-14 17:08:17 +02:00
parent 9edc3fb881
commit ec6a86f8ef

View File

@@ -1,6 +1,6 @@
---
description = "Configures Wifi networks to join"
features = [ "inventory", "experimental" ]
features = [ "inventory", "experimental", "deprecated" ]
categories = [ "Network", "System" ]
---