remove idempotency workaround
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-04-17 10:01:21 +02:00
parent 3fd6a4975f
commit f2be48d40d
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,5 @@
remove_orphans: yes
stopped: "{{ bitwardenrs_ldap_service_stopped }}"
state: present
# temp. disable changes; breaks idempotency see https://github.com/ansible-collections/community.general/pull/547
changed_when: False
become: True
become_user: root