Make ghautomatrop work with Junest

This commit is contained in:
Geoffrey Frogeye 2021-12-02 16:55:55 +01:00
parent 3ff188c80b
commit 2250f520fe
9 changed files with 65 additions and 22 deletions

View file

@ -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