Feat: permission and become for st clone and makepkg

This commit is contained in:
Bertrand Benjamin 2019-06-10 18:52:26 +02:00
parent 1ac774120b
commit ee3b0b3cb0
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@
repo: https://git.opytex.org/lafrite/st.git
dest: /home/aur_builder/st
register: st_update
become: yes
become_user: aur_builder
- name: Install st
command: "makepkg -si --noconfirm"