Remove role to install snap

Because we switched to Ubuntu and Ubuntu has snap installed by default
This commit is contained in:
Khue Doan 2021-02-21 21:03:32 +07:00
parent b7b5ce1fd3
commit 5bd503dbce
3 changed files with 1 additions and 10 deletions

View File

@ -19,5 +19,4 @@
hosts: metal
roles:
- tools
- snap
- lxd

View File

@ -1,7 +0,0 @@
- name: Install snap
apt:
name: snapd
- name: Get the latest snapd
snap:
name: core

View File

@ -2,6 +2,5 @@
hosts: metal
roles:
- tools
# - snap
# - lxd
- lxd
- tfstate