Commit eecee753 authored by sveneh's avatar sveneh

fixed sudo access

parent 6e8085b8
--- ---
- name: update C++ client - name: update C++ client
sudo: true
docker_image: docker_image:
path: git/ansible/test-files/docker-cpp path: git/ansible/test-files/docker-cpp
name: cpp name: cpp
state: build state: build
- name: update Go client - name: update Go client
sudo: true
docker_image: docker_image:
path: git/ansible/test-files/docker-go path: git/ansible/test-files/docker-go
name: go name: go
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment