Become git when adding user

This commit is contained in:
Salt 2020-04-30 05:44:19 -05:00
parent 9fd5ca7e3f
commit c5ee46be04

View File

@ -101,6 +101,7 @@
- "{{ gitea_admin_email }}"
- --config
- /etc/gitea/app.ini
become_user: git
when: not p.stat.exists
- name: Template out service
template: