diff --git a/tasks/general/acct_mgmt/mounts.yml b/tasks/general/acct_mgmt/mounts.yml index a718149..4afb211 100644 --- a/tasks/general/acct_mgmt/mounts.yml +++ b/tasks/general/acct_mgmt/mounts.yml @@ -15,4 +15,5 @@ backup: yes - name: Mounts | Mount All - shell: mount -a \ No newline at end of file + shell: mount -a + warn: false \ No newline at end of file