Update main.yml

This commit is contained in:
qiaofeng1227 2022-08-08 09:11:28 +08:00 committed by GitHub
parent 9213c18326
commit 29c856890f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,8 @@
- name: Snap install yq
shell: snap install yq
failed_when: False
# Install docker
- name: Install Docker on {{ansible_distribution}}
shell: |