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)))
|
("C-p" . paradox-list-packages)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Help editing Ansible files
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(use-package ansible)
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Dired related packages
|
* Dired related packages
|
||||||
|
|
||||||
** Collapse directories that only contain one file somewhere deep
|
** Collapse directories that only contain one file somewhere deep
|
||||||
|
@ -33,6 +33,7 @@
|
|||||||
ag
|
ag
|
||||||
alert
|
alert
|
||||||
all-the-icons
|
all-the-icons
|
||||||
|
ansible
|
||||||
anzu
|
anzu
|
||||||
arduino-mode
|
arduino-mode
|
||||||
auto-highlight-symbol
|
auto-highlight-symbol
|
||||||
|
Loading…
Reference in New Issue
Block a user