Add a fuse role.

This commit is contained in:
Tom Alexander
2022-10-30 00:19:38 -04:00
parent 449f04259c
commit 5be80474bb
9 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
- name: Install loader.conf
copy:
src: "files/{{ item }}_loader.conf"
dest: "/boot/loader.conf.d/{{ item }}.conf"
mode: 0644
owner: root
group: wheel
loop:
- fuse