From c00546a3ef9caf05277c49c7bc8ec0613893d895 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 20 Jan 2021 00:48:10 +0100 Subject: install esptool to ch-equinox-(ws|t450s) --- inventory/host_vars/ch-equinox-t450s.yml | 1 + inventory/host_vars/ch-equinox-ws.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index b056b9af..5055bb7b 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -92,6 +92,7 @@ ws_base_extra_packages: - elpa-yaml-mode - emacs - enigmail + - esptool - filezilla - flac - fldigi diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index ebcabfff..09df3bd8 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -98,6 +98,7 @@ ws_base_extra_packages: - elpa-yaml-mode - emacs - enigmail + - esptool - filezilla - flac - fldigi -- cgit v1.2.3