5 lines
96 B
YAML

- name: restart coredns
shell:
chdir: /opt/coredns
cmd: "{{ docker_update_command }}"