aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--playbooks/workstation.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/playbooks/workstation.yml b/playbooks/workstation.yml
index b91c314..a2722db 100644
--- a/playbooks/workstation.yml
+++ b/playbooks/workstation.yml
@@ -12,16 +12,16 @@
roles:
- role: sshdns
- tags: role_sshdns
+ tags: sshdns
- role: _workstation/env
- tags: role_workstation_env
+ tags: env
- role: _workstation/packages
- tags: role_workstation_packages
+ tags: packages
- role: _workstation/sysconf
- tags: role_workstation_sysconf
+ tags: sysconf
#- role: _workstation/weechat-matrix
#tags: role_workstation_weechat
@@ -29,4 +29,4 @@
#become_method: su
- role: update
- tags: role_update
+ tags: update
remember that computers suck.