Syntax
This commit is contained in:
parent
92b4322716
commit
9c988b860a
@ -29,8 +29,8 @@
|
|||||||
- pass
|
- pass
|
||||||
when: not minimal
|
when: not minimal
|
||||||
|
|
||||||
- name: More colorfull pacman
|
- name: More colorfull pacman
|
||||||
lineinfile:
|
lineinfile:
|
||||||
dest: /etc/pacman.conf
|
dest: /etc/pacman.conf
|
||||||
regexp: '^#Color$'
|
regexp: '^#Color$'
|
||||||
line: 'Color'
|
line: 'Color'
|
||||||
|
Loading…
Reference in New Issue
Block a user