Skip to content
GitLab
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
5f7e95bf
Commit
5f7e95bf
authored
May 20, 2020
by
yuancun.nie
Browse files
Update nfs.yml
parent
5ef3e6a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/lasarchiv/tasks/nfs.yml
View file @
5f7e95bf
...
...
@@ -43,7 +43,7 @@
src
:
"
{{
nfs_server
}}:/las-archiv1"
fstype
:
nfs4
opts
:
"
soft,timeo=14,intr,nosuid"
state
:
"
mounted"
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
Supports
Markdown
0%
Try again
or
attach a new 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