From e2fdab90de673bdf225f18193b59e77b2c8e4405 Mon Sep 17 00:00:00 2001 From: Dawud <7688823+technowhizz@users.noreply.github.com> Date: Thu, 28 Dec 2023 09:14:32 +0000 Subject: [PATCH 1/2] Update smartmon-tools.yml Fix grammar --- etc/kayobe/ansible/smartmon-tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/ansible/smartmon-tools.yml b/etc/kayobe/ansible/smartmon-tools.yml index 1893421c6..9499cb339 100644 --- a/etc/kayobe/ansible/smartmon-tools.yml +++ b/etc/kayobe/ansible/smartmon-tools.yml @@ -2,7 +2,7 @@ - hosts: overcloud tasks: - - name: Ensure smartmon-tools, jq, nvme-cli and cron/cronie is installed + - name: Ensure smartmon-tools, jq, nvme-cli and cron/cronie are installed package: name: - smartmontools From 88133608abff538ce721ee44a9215622bdebed80 Mon Sep 17 00:00:00 2001 From: Doug Szumski Date: Tue, 13 Feb 2024 12:26:44 +0000 Subject: [PATCH 2/2] Update etc/kayobe/ansible/smartmon-tools.yml Co-authored-by: Alex-Welsh <112560678+Alex-Welsh@users.noreply.github.com> --- etc/kayobe/ansible/smartmon-tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/ansible/smartmon-tools.yml b/etc/kayobe/ansible/smartmon-tools.yml index 9499cb339..bb5cf5dca 100644 --- a/etc/kayobe/ansible/smartmon-tools.yml +++ b/etc/kayobe/ansible/smartmon-tools.yml @@ -2,7 +2,7 @@ - hosts: overcloud tasks: - - name: Ensure smartmon-tools, jq, nvme-cli and cron/cronie are installed + - name: Ensure smartmontools, jq, nvme-cli and cron/cronie are installed package: name: - smartmontools