Update main.yml
This commit is contained in:
parent
8377efd441
commit
53df55702b
1 changed files with 3 additions and 0 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Reference in a new issue