ldap_server: Fix running role in check mode
This commit is contained in:
parent
7229b6bad7
commit
cb39610019
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@
|
|||
delegate_to: localhost
|
||||
register: result
|
||||
changed_when: false
|
||||
check_mode: false
|
||||
tags: certificates
|
||||
|
||||
- name: Link server chain certificate
|
||||
|
|
Loading…
Add table
Reference in a new issue