- name: Template consul service ansible.builtin.template: src: consul.d/postgres.hcl.j2 dest: /etc/consul.d/postgres.hcl owner: consul mode: "0644" notify: Reload consul configuration on Linux