Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
34ca5737
Commit
34ca5737
authored
Jul 10, 2018
by
julian.gethmann
Browse files
Mount and add the las-archiv1 to the fstab
* This should prevent commented versions of the fstab entry
parent
f68277e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/lasarchiv/tasks/nfs.yml
View file @
34ca5737
...
...
@@ -26,6 +26,9 @@
src
:
"
{{
nfs_server
}}:/las-archiv1"
fstype
:
nfs4
opts
:
"
soft,timeo=14,intr,nosuid"
state
:
mounted
state
:
"
{{
item
}}"
become
:
yes
when
:
ansible_default_ipv4.address | ipaddr('129.13.108.64/26')
with_item
:
-
mounted
-
present
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment