Remove unneed tasks
This commit is contained in:
parent
e0838a61b9
commit
3ceb5bfd47
1 changed files with 0 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue