ff
This commit is contained in:
parent
cdc3d842a5
commit
4d8d21bfe6
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@
|
|||
--password "{{ gitea_admin_user_pass }}" \
|
||||
--email "{{ gitea_admin_user }}@mgrote.net" \
|
||||
--admin
|
||||
when: 'not "{{ gitea_admin_user }}@mgrote.net" in check.stdout'
|
||||
when: 'not "gitea_admin_user@mgrote.net" in check.stdout'
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue