Skip to content

Commit

Permalink
remove unused symlink; fix ansible-lint handler issue (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
richm authored Apr 7, 2023
1 parent 7fd5ced commit 0a815fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
- __nbde_client_update_initramfs | bool
- __nbde_client_initramfs_update_cmd | default("")
command: "{{ __nbde_client_initramfs_update_cmd }}"
changed_when: false

# vim:set ts=2 sw=2 et:
1 change: 0 additions & 1 deletion tests/roles/linux-system-roles.nbde_client/files

This file was deleted.

0 comments on commit 0a815fc

Please sign in to comment.