Thearas
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/container-engine/docker/tasks/reset.yml
|
|
@ -78,7 +78,7 @@ |
|
|
|
when: ansible_distribution == "Fedora" and not is_ostree |
|
|
|
|
|
|
|
- name: Docker | Remove docker repository on RedHat/CentOS/Oracle/AlmaLinux Linux |
|
|
|
template: |
|
|
|
file: |
|
|
|
name: "{{ yum_repo_dir }}/docker-ce.repo" |
|
|
|
state: absent |
|
|
|
when: |
|
|
|