Browse Source

atom apt install

master
commit
9a1dea7fc0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      tasks/main.yml

+ 3
- 0
tasks/main.yml View File

@@ -0,0 +1,3 @@
- name: install atom
apt:
deb: https://github.com/atom/atom/releases/download/v1.19.7/atom-amd64.deb

Loading…
Cancel
Save