Add the ansible module

This commit is contained in:
Gergely Polonkai 2021-10-27 16:27:38 +02:00
parent 1168562e70
commit 3389a6a514
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
2 changed files with 7 additions and 0 deletions

View File

@ -2505,6 +2505,12 @@ I dont 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

View File

@ -33,6 +33,7 @@
ag
alert
all-the-icons
ansible
anzu
arduino-mode
auto-highlight-symbol