fix remove `docker-ce.repo` failed (#8856)

pull/8869/head
Thearas 2022-05-24 20:44:06 +08:00 committed by GitHub
parent 4c97ce747c
commit 82590eb087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: