Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-nginx-curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
antoine.blancy
ansible-nginx-curl
Commits
4919179b
Commit
4919179b
authored
3 years ago
by
antoine.blancy
Browse files
Options
Downloads
Patches
Plain Diff
a
parent
753de35b
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
r1.yml
+0
-4
0 additions, 4 deletions
r1.yml
roles/post/tasks/main.yml
+4
-4
4 additions, 4 deletions
roles/post/tasks/main.yml
with
4 additions
and
8 deletions
r1.yml
+
0
−
4
View file @
4919179b
...
@@ -24,9 +24,5 @@
...
@@ -24,9 +24,5 @@
state
:
present
state
:
present
reload
:
yes
reload
:
yes
become
:
yes
become
:
yes
-
name
:
restarting eth2
shell
:
ifdown eth2 && ifup eth2
become
:
yes
roles
:
roles
:
-
post
-
post
\ No newline at end of file
This diff is collapsed.
Click to expand it.
roles/post/tasks/main.yml
+
4
−
4
View file @
4919179b
-
name
:
restarting eth1
-
name
:
Restart network service
shell
:
service
:
ifdown eth1 && ifup eth1
name
:
network
become
:
yes
state
:
restarted
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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