make unconfigure consistent with other playbooks

This commit is contained in:
xfnw 2022-03-11 11:27:15 -05:00
parent a34c0b9d91
commit b76bb4691e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
tasks:
- name: delete configure
ansible.builtin.file:
file:
path: /home/ircd/solanum/configure
state: absent