Commit 004e5062 authored by nanahira's avatar nanahira

ensure latest docker

parent 2e6facae
Pipeline #4707 failed with stage
in 9 seconds
......@@ -37,6 +37,7 @@
become: true
apt:
name: docker-ce
state: latest
update_cache: yes
when: ansible_os_family == 'Debian'
notify: restart_docker
......
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