make unconfigure consistent with other playbooks
This commit is contained in:
parent
a34c0b9d91
commit
b76bb4691e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
tasks:
|
||||
- name: delete configure
|
||||
ansible.builtin.file:
|
||||
file:
|
||||
path: /home/ircd/solanum/configure
|
||||
state: absent
|
||||
|
||||
|
|
Loading…
Reference in a new issue