From cb3a5cfabefa20367d28f07ca3da543ef0654152 Mon Sep 17 00:00:00 2001 From: Mike Morency Date: Mon, 22 Apr 2024 14:02:30 -0400 Subject: [PATCH] feedback --- .../21__mm-feature__add-vcenter-host-connection.yml | 3 +++ .../fragments/mm-feature__add-vcenter-host-connection.yml | 6 ------ 2 files changed, 3 insertions(+), 6 deletions(-) create mode 100644 changelogs/fragments/21__mm-feature__add-vcenter-host-connection.yml delete mode 100644 changelogs/fragments/mm-feature__add-vcenter-host-connection.yml diff --git a/changelogs/fragments/21__mm-feature__add-vcenter-host-connection.yml b/changelogs/fragments/21__mm-feature__add-vcenter-host-connection.yml new file mode 100644 index 00000000..954f5e49 --- /dev/null +++ b/changelogs/fragments/21__mm-feature__add-vcenter-host-connection.yml @@ -0,0 +1,3 @@ +--- +minor_changes: + - vcenter_host_connection - Added role to manage the connection status of an ESXI host to a vcenter. Included integration tests for the role diff --git a/changelogs/fragments/mm-feature__add-vcenter-host-connection.yml b/changelogs/fragments/mm-feature__add-vcenter-host-connection.yml deleted file mode 100644 index 292ee3d0..00000000 --- a/changelogs/fragments/mm-feature__add-vcenter-host-connection.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -minor_changes: - - added role vcenter_host_connection - -trivial: - - added integration tests for role vcenter_host_connection