Install snap for Kubernetes cluster automation

0 votes
I'm trying to automate the Kubernetes cluster creating using Ansible and it requires snap to be installed on the hosts.

How do i install it?
Jan 22, 2019 in Ansible by Mohit
516 views

1 answer to this question.

0 votes

Hey @Mohit, there is no snap module for ansible available yet but you can install snap packages using the following command:

- name: install heroku cli via snap
  command: snap install heroku --classic

answered Jan 22, 2019 by Veronica

Related Questions In Ansible

+1 vote
2 answers
0 votes
1 answer
0 votes
1 answer

Install snap

There is no snap module for ansible ...READ MORE

answered Feb 1, 2019 in Ansible by Anisha
501 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,530 views
+2 votes
1 answer
0 votes
1 answer

Install Ansible on centOS

Hey @Ali, Installing Ansible is a piece ...READ MORE

answered Jan 8, 2019 in Ansible by Kiara
432 views
0 votes
1 answer

Install multiple roles - Ansible

You'll need a requirements.yaml file which will ...READ MORE

answered Jan 10, 2019 in Ansible by Rishi
1,875 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP