Start a bluetooth role.

This commit is contained in:
Tom Alexander
2022-12-02 18:29:13 -05:00
parent c0185207f2
commit b4735a6daf
11 changed files with 79 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:
- bluetooth