Michael Grote
8fe2c55d25
Reviewed-on: #617 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
5 lines
133 B
YAML
5 lines
133 B
YAML
---
|
|
- hosts: blocky
|
|
roles:
|
|
- { role: mgrote_systemd_resolved, tags: "resolved" }
|
|
- { role: mgrote_blocky, tags: "blocky" }
|