mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update main.yml
This commit is contained in:
parent
6365c80d70
commit
3aef499a1f
@ -73,12 +73,8 @@
|
||||
- hostname:
|
||||
name: "{{common_get_hostname.stdout}}"
|
||||
|
||||
- block:
|
||||
- name: enable and create link for snap and install yq
|
||||
shell: |
|
||||
systemctl enable --now snapd.socket
|
||||
sleep 30s
|
||||
snap install yq
|
||||
- name: Snap install yq
|
||||
shell: snap install yq
|
||||
|
||||
# Install docker
|
||||
- name: Install Docker on {{ansible_distribution}}
|
||||
|
Loading…
Reference in New Issue
Block a user