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