diff --git a/tasks/main.yml b/tasks/main.yml index 0bc49a4..abcb17e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -55,8 +55,6 @@ mode: "0644" owner: "root" group: "root" - when: - - item.systemd_lock_path is defined with_items: "{{ systemd_services }}" tags: - systemd-service