Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
Fixed travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
roquie committed Jul 31, 2017
1 parent b1b0a71 commit 6be7945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/playbooks/travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

- hosts: local
pre_tasks:
- include_role:
name: roquie.ansible-ntpdate
- include_role: name=geerlingguy.ntp
- include_role: name=roquie.ansible-ntpdate
roles:
- role_under_test
tags:
Expand Down

0 comments on commit 6be7945

Please sign in to comment.