Compare commits

..

No commits in common. "f22670fbf1dff6af402f834e27da1cbe6243719c" and "3641e6b2a624b8d7cc870debd1a79728a9f55c98" have entirely different histories.

2 changed files with 0 additions and 11 deletions

View File

@ -133,7 +133,6 @@
- "fstrim.timer"
- "bluetooth.service"
- "sddm.service"
- "systemd-resolved.service"
become: true
tags: services
@ -260,15 +259,6 @@
become: true
tags: config
- name: Symlink systemd-resolved config file for /etc/resolv.conf
ansible.builtin.file:
src: "/run/systemd/resolve/stub-resolv.conf"
dest: "/etc/resolv.conf"
state: link
force: true
become: true
tags: config
- name: Set sudoers.d permissions
ansible.builtin.file:
path: /etc/sudoers.d

View File

@ -140,7 +140,6 @@
- smartmontools # disks
- stress # benchmark
- stylelint # code
- systemd-resolvconf # resolvectl
- tesseract-data-deu
- tesseract-data-eng
- texlive-core