Added teamviewer

master
mandlm 2021-03-08 08:51:19 +01:00
parent 8953da4cfc
commit 8c3707c845
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
3 changed files with 10 additions and 0 deletions

View File

@ -27,6 +27,7 @@
- zoom
- git-flow
- slack
- teamviewer
tasks:
- name: Install common user applications

View File

@ -0,0 +1,2 @@
dependencies:
- kewlfft.aur

View File

@ -0,0 +1,7 @@
---
- name: install package
aur:
name: teamviewer
state: latest
become: yes
become_user: "{{ aur_builder.name }}"