Add clean tag to aid with skipping remaking stratas
This commit is contained in:
parent
59b057463d
commit
e15e124853
@ -5,6 +5,7 @@
|
||||
name: fetch-strata
|
||||
vars:
|
||||
strata: alpine
|
||||
tags: clean
|
||||
|
||||
|
||||
- name: Enable community repo
|
||||
|
@ -5,9 +5,11 @@
|
||||
name: fetch-strata
|
||||
vars:
|
||||
strata: arch
|
||||
tags: clean
|
||||
|
||||
- name: Enable AUR support (install base devel)
|
||||
pacman: name=base-devel
|
||||
|
||||
- name: Install yay
|
||||
aur: name=yay
|
||||
become_user: daniel
|
||||
|
Loading…
Reference in New Issue
Block a user