diff --git a/role-gitea.yml b/role-gitea.yml index 62de161..108a55a 100644 --- a/role-gitea.yml +++ b/role-gitea.yml @@ -40,7 +40,7 @@ post_tasks: - name: Touching run file that ansible has ran here - ansible.builtin.files: + ansible.builtin.file: path: /var/log/ansible.run state: touch mode: '0644'