Skip to content

Commit 71bb8ff

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove ceph-ansible fetch directory as privileged user"
2 parents dc3c396 + 87549eb commit 71bb8ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/ceph-ansible/ceph-base.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,7 @@ outputs:
672672
- local_ceph_ansible_fetch_directory_backup == ""
673673
- ceph_ansible_fetch_dir_contents.matched|int != 0
674674
- name: Remove ceph-ansible fetch directory
675+
become: true
675676
file:
676677
path: "{{playbook_dir}}/ceph-ansible/fetch_dir/"
677678
state: absent

0 commit comments

Comments
 (0)