fix linter
This commit is contained in:
parent
0db1afc36f
commit
8a532d8c29
2 changed files with 10 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
src: "/var/lib/powerdns/tpl/{{ item.item }}"
|
||||
dest: "/var/lib/powerdns/zones/db.{{ item.item }}"
|
||||
remote_src: yes
|
||||
mode: 0644
|
||||
with_items: "{{ zonefilestask.results }}"
|
||||
loop_control:
|
||||
label: "{{ item.item }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue