From 37d00ae1373c57afbc084d0ddb4c60f98f63f213 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 30 Jul 2025 16:54:19 -0400 Subject: [PATCH] Update play names --- nfs_lazy_reboot.yml | 2 +- nfs_lazy_reboot2.yml | 2 +- nfs_lazy_reboot3.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nfs_lazy_reboot.yml b/nfs_lazy_reboot.yml index 2744645..1a49428 100644 --- a/nfs_lazy_reboot.yml +++ b/nfs_lazy_reboot.yml @@ -1,5 +1,5 @@ --- -- name: Something +- name: Reboot host with hung NFS Share(s) hosts: temp become: true gather_facts: true diff --git a/nfs_lazy_reboot2.yml b/nfs_lazy_reboot2.yml index ae6dc21..0546621 100644 --- a/nfs_lazy_reboot2.yml +++ b/nfs_lazy_reboot2.yml @@ -1,5 +1,5 @@ --- -- name: Something +- name: Reboot host with hung NFS Share(s) hosts: temp become: true gather_facts: false diff --git a/nfs_lazy_reboot3.yml b/nfs_lazy_reboot3.yml index 7a941e4..e3e020e 100644 --- a/nfs_lazy_reboot3.yml +++ b/nfs_lazy_reboot3.yml @@ -1,5 +1,5 @@ --- -- name: Something +- name: Reboot host with hung NFS Share(s) hosts: temp become: true gather_facts: false