diff --git a/tasks/uninstall.yml b/tasks/uninstall.yml index fb73b51..9211a40 100644 --- a/tasks/uninstall.yml +++ b/tasks/uninstall.yml @@ -1,7 +1,4 @@ --- - - name: Define repo for {{ ansible_os_family }} - include_tasks: add_repo_{{ ansible_os_family }}.yml - - name: Remove Ansible's files file: path: "/etc/yum.repos.d/ansible.repo"