Browse Source

Removed "teams" diplicate

main
therealchfkch 4 years ago
parent
commit
6a25177383
  1. 5
      local.yml

5
local.yml

@ -25,15 +25,14 @@
- mc - mc
- tmux - tmux
- nmap - nmap
- teams - 1password #this might not be working yet since it isnt in the apt catalog
- 1password
state: latest state: latest
update_cache: yes update_cache: yes
- name: install Teams - name: install Teams
package: package:
name: name:
- teams - teams #this is flatpak, don't know if it is working yet
state: latest state: latest
update_cache: yes update_cache: yes

Loading…
Cancel
Save