d
This commit is contained in:
parent
86bb918df6
commit
b1157f15ab
1 changed files with 5 additions and 0 deletions
|
@ -48,5 +48,10 @@
|
|||
--synchronize-users
|
||||
when: '"Command error: login source already exists [name: lldap]" in configured.stderr'
|
||||
become_user: gitea
|
||||
register: zwei
|
||||
|
||||
- name: debug
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ zwei }}"
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue