--- - name: "remove files" file: state: absent path: "{{ mikbill.dirs.tmp }}" notify: - restart nginx - restart fpm