Add the ansible module
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user