remove idempotency workaround
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2021-04-17 10:01:21 +02:00
parent 3fd6a4975f
commit f2be48d40d
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

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