Add power saving settings.

This commit is contained in:
Tom Alexander
2024-05-26 23:46:05 -04:00
parent 967f7dac16
commit e469ed8b9a
10 changed files with 56 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present
- name: Install loader.conf
copy:
src: "files/{{ item }}_loader.conf"