dns-intern: style fix

This commit is contained in:
Markus 2018-06-27 20:27:00 +02:00
parent 66c36c4896
commit 66bdb9ec16

View File

@ -1,7 +1,7 @@
--- ---
- name: Restart powerdns - name: Restart powerdns
service: name={{item}} state=restarted service: name={{ item }} state=restarted
with_items: with_items:
- pdns - pdns
- pdns-recursor - pdns-recursor