Skip to content

Commit

Permalink
[DNM] Become to check cacerts
Browse files Browse the repository at this point in the history
  • Loading branch information
bshephar committed Jan 20, 2025
1 parent 7ef23cd commit 29ca81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/edpm_ovn/tasks/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
ansible.builtin.stat:
path: "{{ edpm_ovn_controller_tls_cacert_bundle_src }}"
register: cacert_bundle_exists
become: true

- name: Set ca_cert mount
ansible.builtin.set_fact:
Expand Down

0 comments on commit 29ca81f

Please sign in to comment.