From 9f0e9d19478d55907266b2a9befdfdb531af9d26 Mon Sep 17 00:00:00 2001 From: "Glenn K. Lockwood" Date: Sun, 26 Jul 2020 22:09:34 -0700 Subject: [PATCH] add comment to future self --- roles/common/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/common/tasks/main.yml b/roles/common/tasks/main.yml index 3387421..e97bc3e 100644 --- a/roles/common/tasks/main.yml +++ b/roles/common/tasks/main.yml @@ -93,6 +93,7 @@ when: "'darshan_dev' in myconfig and myconfig.darshan_dev" # Install motd +# May be easier to pull from /sys/firmware/devicetree/base/model - name: load Raspberry Pi hardware history include_vars: file: vars/raspi-models.yml