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