fix remove docker-ce.repo
failed (#8856)
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user