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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
antoine.blancy
ansible-nginx-curl
Commits
5f3c8c2f
Commit
5f3c8c2f
authored
3 years ago
by
antoine.blancy
Browse files
Options
Downloads
Patches
Plain Diff
a
parent
b2e5a9bd
No related branches found
No related tags found
1 merge request
!1
TP3
Pipeline
#18283
failed
3 years ago
Stage: deployment
Stage: curltest
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+0
-9
0 additions, 9 deletions
README.md
deez_nodes
+2
-2
2 additions, 2 deletions
deez_nodes
with
2 additions
and
11 deletions
README.md
+
0
−
9
View file @
5f3c8c2f
...
@@ -2,13 +2,4 @@
...
@@ -2,13 +2,4 @@
## GNS3 project link
## GNS3 project link
https://gns3.hepiapp.ch/static/web-ui/server/1/project/7748334d-888f-40ec-8ff5-d0655e310e16
https://gns3.hepiapp.ch/static/web-ui/server/1/project/7748334d-888f-40ec-8ff5-d0655e310e16
## How to use
Make sure to swap out the IP addresses in the
***deez_nodes***
file if they changed.
Then simply use the following command:
```
ansible-playbook -i deez_nodes h1.yml h2.yml r1.yml
```
You might need to have the hosts inside of your know_hosts file in .ssh in order for this to work.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
deez_nodes
+
2
−
2
View file @
5f3c8c2f
[nginx-curl]
[nginx-curl]
h1 ansible_host=10.9.8.1
7
ansible_port=22 ansible_user=iti ansible_password=password
h1 ansible_host=10.9.8.1
8
ansible_port=22 ansible_user=iti ansible_password=password
h2 ansible_host=10.9.8.1
8
ansible_port=22 ansible_user=iti ansible_password=password
h2 ansible_host=10.9.8.1
7
ansible_port=22 ansible_user=iti ansible_password=password
r1 ansible_host=10.9.8.16 ansible_port=22 ansible_user=iti ansible_password=password
r1 ansible_host=10.9.8.16 ansible_port=22 ansible_user=iti ansible_password=password
\ 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