Add playbook for Brave to main.
This commit is contained in:
parent
c1cb922198
commit
8e30106c63
@ -59,9 +59,8 @@
|
|||||||
- include: tasks/workstation/linux/software/debs.yml
|
- include: tasks/workstation/linux/software/debs.yml
|
||||||
when: ansible_pkg_mgr == "apt"
|
when: ansible_pkg_mgr == "apt"
|
||||||
|
|
||||||
- name: Workstation | Linux | Packages | Not Implemented
|
- include: tasks/workstation/linux/software/brave.yml
|
||||||
shell: echo "Not implemented yet. :("
|
when: ansible_pkg_mgr == "apt"
|
||||||
when: ansible_system == "Linux" and not flatpak_distro
|
|
||||||
|
|
||||||
- include: tasks/workstation/linux/cron/ansible.yml
|
- include: tasks/workstation/linux/cron/ansible.yml
|
||||||
when: ansible_system == "Linux"
|
when: ansible_system == "Linux"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user