Skip to content

Commit 8d92a63

Browse files
committed
[DNM] Become to check cacerts
1 parent 98c8cb1 commit 8d92a63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/edpm_ovn/tasks/run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
ansible.builtin.stat:
2121
path: "{{ edpm_ovn_controller_tls_cacert_bundle_src }}"
2222
register: cacert_bundle_exists
23+
become: true
2324

2425
- name: Set ca_cert mount
2526
ansible.builtin.set_fact:

0 commit comments

Comments
 (0)