Different optimations

This commit is contained in:
2025-04-25 21:57:47 +02:00
parent 39668a428c
commit 7ae3c6cc51
7 changed files with 12 additions and 4 deletions

View File

@@ -51,6 +51,7 @@
when:
- users[mailu_user].mailu_token is not defined
- mailu_user_existing_token is not none
- mailu_user_existing_token.id is defined
register: mailu_token_delete
changed_when: mailu_token_delete.rc == 0