Bugfix: Group Vars (#20)
Bugfix: Group Vars Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#20 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
e96ff4e653
commit
b3db0e13a3
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- hosts: dns
|
- hosts: pihole
|
||||||
become: yes
|
become: yes
|
||||||
|
|
||||||
tasks:
|
tasks:
|
Loading…
Reference in a new issue