roles/bootstrap/tasks/disable-stock.yml

changeset 88
3dbfd253c775
parent 87
13c6ba506f26
child 89
86248a83a3dd
deleted file mode 100644
--- a/roles/bootstrap/tasks/disable-stock.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-- name: "Disable stock users"
-  shell: usermod -e 1 {{item}}
-  ignore_errors: true
-  with_items:
-    - pi
-    - pine64

mercurial