fixed sudo access

This commit is contained in:
sveneh 2015-01-19 15:10:08 +01:00
parent 6e8085b839
commit eecee75336

View File

@ -1,11 +1,13 @@
---
- name: update C++ client
sudo: true
docker_image:
path: git/ansible/test-files/docker-cpp
name: cpp
state: build
- name: update Go client
sudo: true
docker_image:
path: git/ansible/test-files/docker-go
name: go