Update main.yml

This commit is contained in:
qiaofeng1227 2022-10-27 11:23:55 +08:00 committed by GitHub
parent 3160a50c41
commit f0e7277f96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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