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
215240ac
Commit
215240ac
authored
May 14, 2020
by
julian.gethmann
Browse files
Apply suggestion to roles/lasarchiv/tasks/nfs.yml
parent
d385ebf9
Changes
1
Show whitespace changes
Inline
Side-by-side
roles/lasarchiv/tasks/nfs.yml
View file @
215240ac
...
...
@@ -43,7 +43,7 @@
src
:
"
{{
nfs_server
}}:/las-archiv1"
fstype
:
nfs4
opts
:
"
soft,timeo=14,intr,nosuid"
state
:
"
p
re
sent
"
state
:
"
re
mounted
"
become
:
yes
when
:
>
((ansible_default_ipv4.address | ipv4('129.13.238.64/26')) or (ansible_default_ipv6.address | ipv6('2a00:1398:4:8200::/64'))) and
...
...
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