Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
fbeb7d24
Commit
fbeb7d24
authored
Nov 16, 2018
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add timezone information to common role
parent
61244486
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
roles/common/tasks/ntp.yml
roles/common/tasks/ntp.yml
+4
-1
No files found.
roles/common/tasks/ntp.yml
View file @
fbeb7d24
...
...
@@ -43,4 +43,7 @@
tags
:
ntp
when
:
(ansible_distribution == 'Fedora' and ansible_distribution_major_version < 28)
-
name
:
Set timezone
become
:
yes
timezone
:
name
:
Europe/Berlin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment