Fix(Choux): nfs-client to nfs-client.target
This commit is contained in:
parent
5406be950f
commit
9004901b4e
@ -50,12 +50,11 @@
|
|||||||
|
|
||||||
- name: enable service nfs
|
- name: enable service nfs
|
||||||
systemd:
|
systemd:
|
||||||
name: nfs-client
|
name: nfs-client.target
|
||||||
enabled: yes
|
enabled: yes
|
||||||
state: started
|
state: started
|
||||||
when: not minimal or not server
|
when: not minimal or not server
|
||||||
|
|
||||||
|
|
||||||
- name: More colorfull pacman
|
- name: More colorfull pacman
|
||||||
lineinfile:
|
lineinfile:
|
||||||
dest: /etc/pacman.conf
|
dest: /etc/pacman.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user