run.yml: add hosts role

This commit is contained in:
dogeystamp 2023-08-23 17:58:22 -04:00
parent dce5b25702
commit d5f07cb1c3
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -54,6 +54,10 @@
tags:
- nameserver
when: "nameserver" in group_names
- role: networking/hosts
tags:
- hosts
- role: mail
tags: