[PATCH v3 20/36] guestfs: Update the guestfs playbook description
Chuck Lever <[email protected]>
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Message-ID | <[email protected]> |
From: Chuck Lever <[email protected]> Match the description for the terraform playbook Reviewed-by: Luis Chamberlain <[email protected]> Reviewed-by: Daniel Gomez <[email protected]> Signed-off-by: Chuck Lever <[email protected]> --- playbooks/guestfs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/guestfs.yml b/playbooks/guestfs.yml index 784775cdb818..62334463f05e 100644 --- a/playbooks/guestfs.yml +++ b/playbooks/guestfs.yml @@ -1,5 +1,5 @@ --- -- name: Provision target nodes with libvirt/guestfs +- name: Manage infrastructure lifecycle and SSH access with libvirt/guestfs gather_facts: true connection: local hosts: all -- 2.51.0