Add ag role for Debian, macOS, and Windows
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
name:
|
||||
- neovim
|
||||
- node
|
||||
- the_silver_searcher
|
||||
state: latest
|
||||
|
||||
- name: clone config repo
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
- name: install apt package
|
||||
become: true
|
||||
apt:
|
||||
name:
|
||||
- neovim
|
||||
- silversearcher-ag
|
||||
name: neovim
|
||||
state: latest
|
||||
|
||||
- include_tasks: unix.yaml
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
win_chocolatey:
|
||||
name:
|
||||
- neovim
|
||||
- ag
|
||||
- nodejs
|
||||
state: latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user