]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ansible: Don't follow symlinks 1659/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 15 Sep 2020 17:39:11 +0000 (13:39 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 15 Sep 2020 17:39:11 +0000 (13:39 -0400)
Something in ceph.git creates an infinite loop that this task gets stuck on

Signed-off-by: David Galloway <dgallowa@redhat.com>
ansible/examples/slave.yml

index c7973a89dfd20bdb7ce92187e6aa9160994c1e9d..5d432f6a72d0f2040ee1278c4b4f0398e6b83e35 100644 (file)
         owner: "{{ jenkins_user }}"
         group: "{{ jenkins_user }}"
         recurse: yes
+        follow: no
 
     ## DEBIAN GPG KEY TASKS
     - name: Install Debian GPG Keys on Ubuntu