Skip to content

Commit

Permalink
removed server automount. This is now handled by a single automount t…
Browse files Browse the repository at this point in the history
…ask for both master and workers
  • Loading branch information
XaverStiensmeier committed Oct 25, 2024
1 parent d732f4e commit 84e96be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@

- name: Automount
when: volumes is defined
include_tasks: 020-disk-server-automount.yaml
include_tasks: 020-disk-automount.yaml
with_items: "{{ volumes }}"

0 comments on commit 84e96be

Please sign in to comment.