openwrt/image: proper fix for empty directories in mixins
[noc.git] / ansible / host_vars / torwaechter / main.yml
index 98d8e72..9e9e990 100644 (file)
@@ -24,14 +24,8 @@ openwrt_packages_extra:
   - lsblk
 
 openwrt_mixin:
-  /etc/default:
-    dirname:
-  /etc/hotplug.d/tty/:
-    dirname:
-  /etc/hotplug.d/usb/:
-    dirname:
   /home:
-    dirname:
+    directory:
   /run:
     link: "/var/run"