Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tier1
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
SystemAdministration
tier1
Compare revisions
73dbc8f4394fcf58f7021b6a61b768f64d4c8afe to e2f31b4ec46f48aafef6781b66b38fe9b4feebc3
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
systemadministration/tier1
Select target project
No results found
e2f31b4ec46f48aafef6781b66b38fe9b4feebc3
Select Git revision
Branches
main
Swap
Target
systemadministration/tier1
Select target project
systemadministration/tier1
1 result
73dbc8f4394fcf58f7021b6a61b768f64d4c8afe
Select Git revision
Branches
main
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update tasks/main.yml
· 4384fdc8
Sander Kuusemets
authored
2 years ago
4384fdc8
Merge branch 'sk0022e-main-patch-37690' into 'main'
· e2f31b4e
Sander Kuusemets
authored
2 years ago
Update tasks/main.yml See merge request
!1
e2f31b4e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tasks/main.yml
+6
-0
6 additions, 0 deletions
tasks/main.yml
with
6 additions
and
0 deletions
tasks/main.yml
View file @
e2f31b4e
...
...
@@ -30,6 +30,12 @@
group
:
root
mode
:
0750
-
name
:
Hosts
lineinfile
:
path
:
/etc/hosts
line
:
"
172.17.66.134
scoring.sa.cs.ut.ee"
regexp
:
"
^172.17.66.134
scoring.sa.cs.ut.ee"
-
name
:
Firewalld restart
service
:
name
:
firewalld
...
...
This diff is collapsed.
Click to expand it.