roles/openwrt-image: Support creating users/groups
[noc.git] / ansible / tuer.yml
index 1a1e52e..004804d 100644 (file)
             src: none
             fstype: tmpfs
             opts: nosuid,nodev,noexec,noatime
+
+        openwrt_users:
+          tuerd: {}
+          tuergit:
+            home:  /var/tuer
+            shell: /usr/bin/git-shell
+          tuerctl:
+            shell: /bin/false # TODO fixme