From 610b00d8d71350b8bdce955fc878443e4ef3ff5a Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sun, 12 Sep 2021 19:23:38 -0400 Subject: [PATCH] CU-1gexut1 Fixed yamllint issue --- ansible/roles/nfs/tasks/nfs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible/roles/nfs/tasks/nfs.yml b/ansible/roles/nfs/tasks/nfs.yml index 18ac874..0251011 100644 --- a/ansible/roles/nfs/tasks/nfs.yml +++ b/ansible/roles/nfs/tasks/nfs.yml @@ -29,4 +29,3 @@ src: files/exports dest: /etc/exports notify: reload_exports -