Fix syntax errors
This commit is contained in:
parent
f68c64e467
commit
72e5cbe090
@ -7,7 +7,7 @@
|
||||
state: restarted
|
||||
- name: gitea add default user
|
||||
block:
|
||||
name: Create user
|
||||
- name: Create user
|
||||
command:
|
||||
argv:
|
||||
- /usr/local/bin/gitea
|
||||
@ -21,7 +21,7 @@
|
||||
- "{{ gitea_admin_email }}"
|
||||
- --config
|
||||
- /etc/gitea/app.ini
|
||||
name: Promote user to admin
|
||||
- name: Promote user to admin
|
||||
mysql_query:
|
||||
login_db: gitea
|
||||
login_user: gitea
|
||||
|
Loading…
Reference in New Issue
Block a user