removing workstation.yml

This commit is contained in:
2024-08-13 12:52:47 -07:00
parent d69aadc20f
commit 47e732d930

View File

@@ -1,37 +0,0 @@
---
- name: Workstation setup
hosts: workstation
roles:
- role: base
tags: base_config_tag
- role: pkg
tags: base_pkg_tag
- role: ui_config
become: yes
become_user: opal
tags: ui_config_tag
- role: git
become: yes
become_user: opal
tags: git_tag
- role: plymouth
tags: plymouth_tag
- role: protonvpn
tags: protonvpn_tag
- role: gopass
tags: gopass_tag
- role: brave
tags: brave_tag
- role: signal
tags: signal_tag
- role: nicotine
tags: nicotine_tag