Update AUR packages
This commit is contained in:
parent
aef5ca8138
commit
ae424f066d
4 changed files with 48 additions and 17 deletions
|
|
@ -1,10 +1,8 @@
|
|||
- name: retrieve directory stats
|
||||
stat:
|
||||
path: '{{ aur_build_dir }}/{{ item.name }}'
|
||||
register: build_dir_stats
|
||||
loop: '{{ aur_packages }}'
|
||||
|
||||
# TODO become based on the directories stats
|
||||
- name: clone aur packages
|
||||
become: true
|
||||
git:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue