Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible-tzdata
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
remulo.carvalho
ansible-tzdata
Commits
2e028078
Commit
2e028078
authored
Oct 24, 2019
by
remulo.carvalho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update tzdata_update.yml
parent
f72c7d79
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
+1
-3
tzdata_update.yml
tzdata_update.yml
+1
-3
No files found.
tzdata_update.yml
View file @
2e028078
...
@@ -27,9 +27,7 @@
...
@@ -27,9 +27,7 @@
-
name
:
Update packages Centos 6 e 7
-
name
:
Update packages Centos 6 e 7
when
:
(ansible_distribution == "CentOS")
when
:
(ansible_distribution == "CentOS")
#when: (ansible_distribution == "CentOS" and ansible_distribution_major_version == "6")
yum
:
name=tzdata-* state=latest
yum
:
name=tzdata-*
state
:
latest
-
name
:
Update packages on Ubuntu
-
name
:
Update packages on Ubuntu
when
:
(ansible_distribution == 'Ubuntu' and ansible_distribution_major_version == '14')
when
:
(ansible_distribution == 'Ubuntu' and ansible_distribution_major_version == '14')
...
...
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