mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update Debian.yml
This commit is contained in:
parent
bc30344e2d
commit
302325db58
1 changed files with 0 additions and 12 deletions
|
@ -50,18 +50,6 @@
|
|||
|
||||
when: common_install_components
|
||||
|
||||
- block:
|
||||
- name: Install snap tools
|
||||
apt:
|
||||
name: snapd
|
||||
update_cache: yes
|
||||
|
||||
- name: Install and upgrade core
|
||||
shell: |
|
||||
snap install core
|
||||
snap refresh core
|
||||
failed_when: false
|
||||
|
||||
- block:
|
||||
- name: Setting rc.local
|
||||
file:
|
||||
|
|
Loading…
Reference in a new issue