diff --git a/changelogs/fragments/59-add-action_groups.yaml b/changelogs/fragments/59-add-action_groups.yaml new file mode 100644 index 00000000..7d0d1e2f --- /dev/null +++ b/changelogs/fragments/59-add-action_groups.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: + - Add action group (https://github.com/ansible-collections/vmware.vmware/pull/59). diff --git a/meta/runtime.yml b/meta/runtime.yml index 7991c866..974ec681 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -1,5 +1,16 @@ --- requires_ansible: '>=2.15.0' +action_groups: + vmware: + - appliance_info + - cluster_drs + - content_template + - folder_template_from_vm + - guest_info + - license_info + - vcsa_settings + - vm_list_group_by_clusters_info + - vm_portgroup_info plugin_routing: modules: vm_list_group_by_clusters: