Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
systeemihaldusVMst
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
Container 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
suitsik
systeemihaldusVMst
Commits
72bf7dc1
Commit
72bf7dc1
authored
1 year ago
by
suitsik
Browse files
Options
Downloads
Patches
Plain Diff
First commit!
parents
No related branches found
No related tags found
1 merge request
!1
Master
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
inventory/hosts
+3
-0
3 additions, 0 deletions
inventory/hosts
playbook.yml
+8
-0
8 additions, 0 deletions
playbook.yml
with
11 additions
and
0 deletions
inventory/hosts
0 → 100644
+
3
−
0
View file @
72bf7dc1
[localhost]
localhost
This diff is collapsed.
Click to expand it.
playbook.yml
0 → 100644
+
8
−
0
View file @
72bf7dc1
-
hosts
:
all
user
:
centos
become
:
yes
become_user
:
root
tasks
:
-
name
:
Testing this out
debug
:
msg="Hello from server!"
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