--- - name: Logrotate is configured for Nginx ansible.builtin.copy: src: logrotate_nginx dest: /etc/logrotate.d/nginx force: no tags: - nginx - logrotate