From cbaa29d61aee6552dc6e7f5107ff71a92ffba11c Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 10 Jan 2024 16:12:13 -0600 Subject: [PATCH] wip: nut0 --- hosts | 1 + nut0.pyrocufflink.blue.yml | 1 + 2 files changed, 2 insertions(+) create mode 100644 nut0.pyrocufflink.blue.yml diff --git a/hosts b/hosts index cd41012..d05e0c4 100644 --- a/hosts +++ b/hosts @@ -92,6 +92,7 @@ cloud0.pyrocufflink.blue [nut] serial0.pyrocufflink.blue +nut0.pyrocufflink.blue [postgresql] cloud0.pyrocufflink.blue diff --git a/nut0.pyrocufflink.blue.yml b/nut0.pyrocufflink.blue.yml new file mode 100644 index 0000000..f530147 --- /dev/null +++ b/nut0.pyrocufflink.blue.yml @@ -0,0 +1 @@ +- import_playbook: nut.yml