From 3389a6a514e90c24261c59dd66ef6d397bf5af6f Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Wed, 27 Oct 2021 16:27:38 +0200 Subject: [PATCH] Add the ansible module --- configuration.org | 6 ++++++ customizations.el | 1 + 2 files changed, 7 insertions(+) diff --git a/configuration.org b/configuration.org index a6243b3..e41ebe7 100644 --- a/configuration.org +++ b/configuration.org @@ -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 diff --git a/customizations.el b/customizations.el index 8018eb8..78e7081 100644 --- a/customizations.el +++ b/customizations.el @@ -33,6 +33,7 @@ ag alert all-the-icons + ansible anzu arduino-mode auto-highlight-symbol