# TODO - hosts: [{{host}}] sudo: yes tasks: - file: path={{ config_dir.value['src'] }} state=absent