Feat: nfs to nfs-client

This commit is contained in:
Bertrand Benjamin 2020-01-02 12:39:11 +01:00
parent 514ff3c4f4
commit ee24be95d2
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
- name: Enable nfs daemon
service:
name: nfs
name: nfs-client
state: started
enabled: yes