--- - name: php-fpm nextcloud specific configuration template: src: oc.conf.j2 dest: "/etc/php/{{ php_version }}/fpm/pool.d/oc.conf" notify: - restart php-fpm