fix pacman: config misformating
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
vincent 2023-01-29 11:29:00 +01:00
parent 5899fca204
commit 569d1839c3

View File

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