- name: Set up config.toml template: src: "conf/config.toml.j2" dest: "{{ docker_dir }}/priviblur/config.toml" owner: 1000 group: 1000 mode: 0755