Disable systemd-udev-settle on Linux on framework laptop.

This commit is contained in:
Tom Alexander
2023-09-14 13:33:33 -04:00
parent beb8781b5c
commit fa1ed38678
8 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present