mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-01 10:49:12 +00:00
Solved mailu token bug
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
mailu_tokens_cli.stdout
|
||||
| default('[]')
|
||||
| from_json
|
||||
| selectattr('comment','equalto', SOFTWARE_NAME)
|
||||
| selectattr('comment','equalto', mailu_token_name)
|
||||
| list
|
||||
).0 | default(None) }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user