diff --git a/unconfigure.yml b/unconfigure.yml index 87483d4..902d92f 100644 --- a/unconfigure.yml +++ b/unconfigure.yml @@ -3,7 +3,7 @@ tasks: - name: delete configure - ansible.builtin.file: + file: path: /home/ircd/solanum/configure state: absent