Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Commits
fdca1d21
Commit
fdca1d21
authored
5 years ago
by
Gin Tan (Monash University)
Browse files
Options
Downloads
Patches
Plain Diff
Fix handler
parent
f79bcd03
No related branches found
No related tags found
1 merge request
!268
90 network
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
roles/sysctl_network/handlers/main.yml
+0
-3
0 additions, 3 deletions
roles/sysctl_network/handlers/main.yml
roles/sysctl_network/tasks/main.yml
+2
-6
2 additions, 6 deletions
roles/sysctl_network/tasks/main.yml
with
2 additions
and
9 deletions
roles/sysctl_network/handlers/main.yml
deleted
100644 → 0
+
0
−
3
View file @
f79bcd03
-
name
:
reload sysctl
sysctl
:
reload
:
yes
This diff is collapsed.
Click to expand it.
roles/sysctl_network/tasks/main.yml
+
2
−
6
View file @
fdca1d21
---
-
name
:
copying networking config for sysctl
copy
:
mode
:
'
640'
...
...
@@ -7,11 +6,8 @@
become
:
true
become_user
:
root
-
name
:
Reloading sysctl
notify
:
-
"
reload
sysctl"
sysctl
:
reload
:
yes
become
:
true
become_user
:
root
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
676d5175
·
4 years ago
mentioned in commit
676d5175
mentioned in commit 676d5175e451ddee1b249629d9de352f529f5903
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment