- hosts: all remote_user: root tasks: - name: delete configure file: path: /home/ircd/solanum/configure state: absent