aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/workstation.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/workstation.yml')
-rw-r--r--playbooks/workstation.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/playbooks/workstation.yml b/playbooks/workstation.yml
deleted file mode 100644
index 65caed7..0000000
--- a/playbooks/workstation.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-- hosts: localhost
-
- pre_tasks:
- - name: verify running as root
- fail:
- when: ansible_user_id != "root"
- tags: always
-
- roles:
- - role: workstation
remember that computers suck.