Fix it correctly this time

This commit is contained in:
Richard Pijnenburg 2015-07-15 14:28:19 +02:00
parent 7614315f04
commit 5e79f444f2

View file

@ -15,8 +15,8 @@ platforms:
image: electrical/ubuntu:14.04
privileged: true
provision_command:
- echo 'deb http://ppa.launchpad.net/ansible/ansible/ubuntu trusty main' >> /etc/apt/sources.list
- apt-get -y -q install ansible python-apt python-pycurl ruby
- apt-get update && apt-get install -y software-properties-common && add-apt-repository -y ppa:ansible/ansible
- apt-get update && apt-get -y -q install ansible python-apt python-pycurl ruby
use_sudo: false
- name: debian-7
driver_config: