]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
downstream_setup: Add 'become' privilege escalation directive
authorDavid Galloway <dgallowa@redhat.com>
Thu, 30 Jun 2016 19:32:40 +0000 (15:32 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 30 Jun 2016 19:32:40 +0000 (15:32 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
downstream_setup.yml

index 8de896d153601670fe8725b26ee986a9a5e21b96..eadd347c915f54ac3aac6de9650623490711968e 100644 (file)
@@ -4,3 +4,4 @@
 - hosts: testnodes
   roles:
     - downstream-setup
+  become: true