Merge "Do not sudo stat Ceph spec file on Ansible host"

This commit is contained in:
Zuul 2023-01-11 14:57:35 +00:00 committed by Gerrit Code Review
commit 9bfcc7bb9b
1 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@
path: "{{ tripleo_cephadm_spec_ansible_host }}"
register: tripleo_cephadm_spec_stat_host
delegate_to: localhost
become: true
- name: push tripleo_cephadm_spec to bootstrap node if spec file exsits
copy: