Update main.yml

This commit is contained in:
qiaofeng1227 2022-07-25 10:31:40 +08:00 committed by GitHub
parent 8377efd441
commit 53df55702b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,6 +73,9 @@
- hostname:
name: "{{common_get_hostname.stdout}}"
- name: Install yq
shell: snap install yq
# Install docker
- name: Install Docker on {{ansible_distribution}}