[home-permanent] Fix service name

certbot_on_virtu
Alexandre Iooss 2020-04-11 18:37:29 +02:00
parent 5743570e08
commit b90aea891b
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- name: Load and activate nfs systemd mount
systemd:
name: nfs-home.mount
name: home.mount
daemon_reload: true
enabled: true
state: started