Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Leiner committed May 22, 2024
1 parent fdc5d4a commit c236a64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion roles/rke2_server/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@

- name: Configure Utilities
ansible.builtin.include_tasks: utilities.yml
when: configure_utilites | bool
when: configure_utilites | bool

Check failure on line 21 in roles/rke2_server/tasks/main.yml

View workflow job for this annotation

GitHub Actions / Lint for push

21:3 [new-line-at-end-of-file] no new line character at the end of file

Check failure on line 21 in roles/rke2_server/tasks/main.yml

View workflow job for this annotation

GitHub Actions / Lint for push

21:1 [trailing-spaces] trailing spaces

0 comments on commit c236a64

Please sign in to comment.