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