Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12a0386

Browse files
committed
Implicit localhost (Ansible 1.5).
1 parent fb030b0 commit 12a0386

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ install:
66
- pip install ansible
77
- sudo pip install dopy
88
before_script:
9-
- ansible-playbook -i localhost --extra-vars "api_key_password=$DO_API_KEY client_id=$DO_CLIENT_ID" do_cluster.yml
9+
- ansible-playbook -i hosts --extra-vars "api_key_password=$DO_API_KEY client_id=$DO_CLIENT_ID" do_cluster.yml
1010
- "export DISPLAY=:99.0"
1111
- "sh -e /etc/init.d/xvfb start"
1212
- "wget http://download.slimerjs.org/v0.9/0.9.0/slimerjs-0.9.0.zip"

localhost

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)