1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

Fix Typo directorys/directories

RESOLVE https://github.com/roles-ansible/ansible_role_gitea/issues/69
This commit is contained in:
L3D 2022-02-14 11:08:49 +01:00
parent 5de8742450
commit 2f95efdf9c
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -23,7 +23,7 @@
- name: install or update gitea
ansible.builtin.include_tasks: install.yml
- name: Create directorys
- name: Create directories
ansible.builtin.include_tasks: directory.yml
- name: setup gitea systemd service