]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ansible/examples/builder.yml: use chown -R to change perms
authorDan Mick <dmick@redhat.com>
Thu, 8 Jun 2023 09:02:07 +0000 (02:02 -0700)
committerDan Mick <dmick@redhat.com>
Mon, 10 Jul 2023 23:17:39 +0000 (16:17 -0700)
commitc5565b226fe8bf514cc432b1d5911a532dbc73bc
tree158b2ec20fb3469bdd0c3d493e5ced887d9c93d1
parent0d209e78396e06d6c267582cbee7a95ad9464fc8
ansible/examples/builder.yml: use chown -R to change perms

chown -R is *much* faster than the ansible file module

Signed-off-by: Dan Mick <dmick@redhat.com>
ansible/examples/builder.yml