From: Andrew Schoen Date: Tue, 13 Sep 2016 20:22:19 +0000 (-0500) Subject: ansible: xenial nodes need to install curl X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1090d247f007e871b4b861d7d88255d580586580;p=ceph-build.git ansible: xenial nodes need to install curl Signed-off-by: Andrew Schoen --- diff --git a/ansible/examples/slave_static.yml b/ansible/examples/slave_static.yml index 73cc9799..243e53a1 100644 --- a/ansible/examples/slave_static.yml +++ b/ansible/examples/slave_static.yml @@ -138,6 +138,7 @@ - doxygen - ditaa - ant + - curl when: ansible_pkg_mgr == "apt" - name: Add the Debian Jessie Key