Commit 08b76764 authored by nanahira's avatar nanahira

fix

parent 22b50879
Pipeline #2220 passed with stage
in 6 minutes and 23 seconds
......@@ -96,6 +96,7 @@
name: docker-ce,docker-ce-cli,containerd.io
update_cache: yes
when: ansible_os_family == 'RedHat' and ansible_distribution_major_version|int == 7
notify: restart_docker
- name: 安装 Docker (dnf)
become: true
dnf:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment