forked from infra/ansible
dns-intern: style fix
This commit is contained in:
parent
66c36c4896
commit
66bdb9ec16
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Restart powerdns
|
||||
service: name={{item}} state=restarted
|
||||
service: name={{ item }} state=restarted
|
||||
with_items:
|
||||
- pdns
|
||||
- pdns-recursor
|
||||
|
Loading…
Reference in New Issue
Block a user