Skip to content

Commit

Permalink
Remove duplicate old reboot check
Browse files Browse the repository at this point in the history
  • Loading branch information
Encephala committed Jan 2, 2024
1 parent 2df035c commit 5735f16
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions roles/provision/tasks/system_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
- bc
state: present

- name: Check if reboot required
ansible.builtin.stat:
path: /var/run/reboot-required
register: reboot_required


- name: Download Neovim appimage
ansible.builtin.get_url:
Expand Down

0 comments on commit 5735f16

Please sign in to comment.