diff options
Diffstat (limited to 'roles/hyprlock/tasks/main.yml')
| -rw-r--r-- | roles/hyprlock/tasks/main.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/hyprlock/tasks/main.yml b/roles/hyprlock/tasks/main.yml deleted file mode 100644 index 8ccb3f7a..00000000 --- a/roles/hyprlock/tasks/main.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- name: "Ensure hyprlock is installed" - become: true - ansible.builtin.package: - name: "hyprlock" - state: "present" |
