Add the ansible module
This commit is contained in:
parent
1168562e70
commit
3389a6a514
@ -2505,6 +2505,12 @@ I don’t always use the package menu, but when i do, i want to do it in style
|
||||
("C-p" . paradox-list-packages)))
|
||||
#+end_src
|
||||
|
||||
** Help editing Ansible files
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package ansible)
|
||||
#+end_src
|
||||
|
||||
* Dired related packages
|
||||
|
||||
** Collapse directories that only contain one file somewhere deep
|
||||
|
@ -33,6 +33,7 @@
|
||||
ag
|
||||
alert
|
||||
all-the-icons
|
||||
ansible
|
||||
anzu
|
||||
arduino-mode
|
||||
auto-highlight-symbol
|
||||
|
Loading…
Reference in New Issue
Block a user