Skip to content

Commit

Permalink
Fix the timezone on entire fleet
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdaley92 committed May 16, 2021
1 parent dc66978 commit 5c408f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ansible/roles/requirements.deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- name: ubuntu_base
scm: git
src: "[email protected]:Diesel-Net/ansible-role-ubuntu-base.git"
version: 1.2.1
version: 1.3.0

- name: docker_host
scm: git
Expand Down
2 changes: 1 addition & 1 deletion .ansible/roles/requirements.update.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- name: ubuntu_base
scm: git
src: "[email protected]:Diesel-Net/ansible-role-ubuntu-base.git"
version: 1.2.1
version: 1.3.0

0 comments on commit 5c408f7

Please sign in to comment.