remove idempotency workaround
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3fd6a4975f
commit
f2be48d40d
@ -22,7 +22,5 @@
|
|||||||
remove_orphans: yes
|
remove_orphans: yes
|
||||||
stopped: "{{ bitwardenrs_ldap_service_stopped }}"
|
stopped: "{{ bitwardenrs_ldap_service_stopped }}"
|
||||||
state: present
|
state: present
|
||||||
# temp. disable changes; breaks idempotency see https://github.com/ansible-collections/community.general/pull/547
|
|
||||||
changed_when: False
|
|
||||||
become: True
|
become: True
|
||||||
become_user: root
|
become_user: root
|
||||||
|
Loading…
Reference in New Issue
Block a user