mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
commit
aab8c2df1e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
- name: install or update gitea
|
- name: install or update gitea
|
||||||
ansible.builtin.include_tasks: install.yml
|
ansible.builtin.include_tasks: install.yml
|
||||||
|
|
||||||
- name: Create directorys
|
- name: Create directories
|
||||||
ansible.builtin.include_tasks: directory.yml
|
ansible.builtin.include_tasks: directory.yml
|
||||||
|
|
||||||
- name: setup gitea systemd service
|
- name: setup gitea systemd service
|
||||||
|
|
Loading…
Reference in a new issue