Make ghautomatrop work with Junest
This commit is contained in:
parent
3ff188c80b
commit
2250f520fe
9 changed files with 65 additions and 22 deletions
|
@ -15,3 +15,9 @@
|
|||
listen: "software changed"
|
||||
when: root_access
|
||||
when: arch_based
|
||||
|
||||
- name: update pacman cache
|
||||
pacman:
|
||||
update_cache: yes
|
||||
become: yes
|
||||
when: arch_based
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue