pki: Store local CA hash even in check mode
This commit is contained in:
parent
cb39610019
commit
b229c17718
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
delegate_to: localhost
|
||||
register: result
|
||||
changed_when: false
|
||||
check_mode: false
|
||||
|
||||
- name: Store ca certificate hash
|
||||
ansible.builtin.set_fact:
|
||||
|
|
Loading…
Add table
Reference in a new issue