Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lab-Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
LSDS
Teaching
Bachelor
Cloud-and-Deployment
Lab-Ansible
Commits
00cdd666
Commit
00cdd666
authored
3 years ago
by
marcoemi.poleggi
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos
parent
a74c45d4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
00cdd666
# Lab: Configuration Management - Ansible
Lab template for a CM/deployment exercise with Ansible and
AWS. Originall
y
written by Marcel Graf (HEIG-VD).
Lab template for a CM/deployment exercise with Ansible and
ngonx on an
y
Cloud. Originally
written by Marcel Graf (HEIG-VD).
## Pedagogical objectives ##
...
...
@@ -67,8 +67,8 @@ lcl$ ssh -i <your-private-key> ubuntu@<VM-DNS-name-or-IP-address>
**Goal:**
intruct Ansible about the machines (hosts) it shall manage.
Create a "sandbox" directory on your local machine
f.i.
`~/ansible/`
, and
create a file called
`hosts.yml`
which will serve as the
*inventory*
file
Create a "sandbox" directory on your local machine
`~/ansible/`
. Inside
it,
create a file called
`hosts.yml`
which will serve as the
*inventory*
file
(a.k.a. hostfile; it can also be written in
`.ini`
style), and add the
following:
...
...
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