Skip to content

Commit

Permalink
Add action_groups
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Aug 14, 2024
1 parent 6349986 commit 0b12edf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/59-add-action_groups.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- Add action group (https://github.com/ansible-collections/vmware.vmware/pull/59).
11 changes: 11 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 0b12edf

Please sign in to comment.