Skip to content

Commit

Permalink
issue #89 - notify account handler
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Aug 21, 2024
1 parent 0420d86 commit af68578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
with_subelements:
- "{{ opn_user | default([]) }}"
- settings
notify: local user sync
when: item.1.value is defined

- name: b64 user fields
Expand All @@ -22,6 +23,7 @@
with_subelements:
- "{{ opn_user | default([]) }}"
- settings
notify: local user sync
when: item.1.b64_value is defined

- name: user - nextid
Expand Down

0 comments on commit af68578

Please sign in to comment.