fix pacman: config misformating
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5899fca204
commit
569d1839c3
@ -10,7 +10,7 @@
|
||||
ansible.builtin.replace:
|
||||
dest: /etc/pacman.conf
|
||||
regexp: "#(VerbosePkgLists)"
|
||||
replace: \1\nILoveCandy"
|
||||
replace: \1\nILoveCandy
|
||||
become: true
|
||||
|
||||
- name: Configure pacman multilib repo
|
||||
|
Loading…
Reference in New Issue
Block a user