From: Alfredo Deza Date: Thu, 23 Jul 2015 20:55:27 +0000 (-0400) Subject: fix incorrect name for sudoing without prompt X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=976581b50dca79051c441b570627cf54644b0194;p=ceph-build.git fix incorrect name for sudoing without prompt Signed-off-by: Alfredo Deza --- diff --git a/ansible/slave.yml.j2 b/ansible/slave.yml.j2 index 0a146ce1..294912e1 100644 --- a/ansible/slave.yml.j2 +++ b/ansible/slave.yml.j2 @@ -38,7 +38,7 @@ - name: jenkins api key should be present copy: src=playbook/files/jenkins_jobs.ini dest=/etc/jenkins_jobs/jenkins_jobs.ini - - name: ensure the build dir exists + - name: ensure jenkins-build can sudo without a prompt sudo: yes lineinfile: dest: /etc/sudoers