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