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