We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e531e6a commit 5f85452Copy full SHA for 5f85452
ansible/roles/lustre/tasks/configure.yml
@@ -43,4 +43,3 @@
43
state: "{{ (item.mount_state | default(lustre_mount_state)) }}"
44
opts: "{{ item.mount_options | default(lustre_mount_options) }}"
45
loop: "{{ lustre_mounts }}"
46
-
0 commit comments