Merge branch 'master' of git.opal.sh:opal/ansible

This commit is contained in:
2024-08-17 11:53:49 -07:00

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