---
- name: Remove tmp and obsolete files
file: path={{ item }} state=absent
loop:
- "{{ consul_root_dir }}/archives"
- "{{ consul_root_dir }}/bin"
tags: consul