Update main.yml
This commit is contained in:
parent
3160a50c41
commit
f0e7277f96
1 changed files with 2 additions and 2 deletions
|
@ -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}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue