From 465f33c8f8e0832faac8c0b92503ed37f45bfc35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Tue, 4 May 2021 22:22:10 +0200 Subject: st0cld0: Move nfsd to nextcloud dependencies --- playbooks/st0cld0.rgoncalves.se.yml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'playbooks/st0cld0.rgoncalves.se.yml') diff --git a/playbooks/st0cld0.rgoncalves.se.yml b/playbooks/st0cld0.rgoncalves.se.yml index 0ecfc16..2286395 100644 --- a/playbooks/st0cld0.rgoncalves.se.yml +++ b/playbooks/st0cld0.rgoncalves.se.yml @@ -6,13 +6,6 @@ - hosts: st0cld0 roles: - - - role: nfsclient - vars: - nfsclient_dir: "/var/www/nextcloud" - nfsclient_server_dir: "{{ global.nfs_server_dir }}/{{ ansible_host }}/nextcloud" - tags: never role_nfsclient - - { role: nextcloud, tags: "role_nextcloud" } - { role: miniflux, tags: "role_miniflux" } - { role: syncthing, tags: "role_syncthing" } -- cgit v1.2.3