Task run against group of servers

Is it possible to group instances in Morpheus so that tasks could be run against that group rather than individual instances

Tasks can be run against multiple Instances or servers using the typeahead field when executing a Task. You probably saw that but just making sure you know you don’t have to pick just one. Through UI tools, there isn’t currently a way to make a group and select a group when executing the Task.

You could do this through custom automation though. Use tags or Labels (coming soon in Morpheus 5.5.2), get all Instances/servers having a certain tag/label, loop through those and run your Task against them. That would work but isn’t currently possible via UI.

Would be a good one to put in the Ideas area!