diff --git a/tasks/hook.yml b/tasks/hook.yml index 8f84a16..2c5ad93 100644 --- a/tasks/hook.yml +++ b/tasks/hook.yml @@ -7,4 +7,3 @@ owner: root group: root mode: 'u=rx,g=rx,o=rx' - diff --git a/tasks/main.yml b/tasks/main.yml index 55b650a..aab2c27 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -14,4 +14,3 @@ - name: Reload systemd and enable acmetool timer unit ansible.builtin.include_tasks: timer.yml -