This commit is contained in:
Michael Grote 2023-11-29 22:43:38 +01:00
parent 181880277a
commit 01e3663eb2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
--- ---
- hosts: blocky - hosts: blocky
roles: roles:
- { role: mgrote_systemd_resolved, tags: "resolved" }
- { role: mgrote_blocky, tags: "blocky" } - { role: mgrote_blocky, tags: "blocky" }
- { role: mgrote_systemd_resolved, tags: "resolved" }