Refactor gitea app: deploy with ansible
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
---
|
||||
owner_name: ''
|
||||
owner_group: '{{ owner_name }}'
|
||||
owner_name: ""
|
||||
owner_group: "{{ owner_name }}"
|
||||
owner_extra_groups: []
|
||||
owner_ssh_keys: []
|
||||
owner_env: {}
|
||||
|
Reference in New Issue
Block a user