Main target is now Debian 13 instead of Ubuntu 24.04
This commit is contained in:
4
seb4itik/byow/roles/common/handlers/main.yml
Normal file
4
seb4itik/byow/roles/common/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Restart systemd-resolved
|
||||
ansible.builtin.service:
|
||||
name: "systemd-resolved"
|
||||
state: "restarted"
|
||||
Reference in New Issue
Block a user