As Wolrah commented in Discord:
I don't know if the way the profiles are stored would be friendly to this, but something that could be neat as the community grows would be the ability to import/export from files so that users could share preconfigured solutions to things, for example if some major software package requires a multi-step install process
some other systems I use have a community repository, either as part of a forum or sometimes a git repo, where stuff like that can be collected
The idea would be to define a JSON file that would help us to specify a profile and its tasks that could be imported or generated from an existing profile/task in OpenUEM
Those files may be then shared in a Git repository that people could use to avoid repetition and that could be consumed from the OpenUEM console
As Wolrah commented in Discord:
The idea would be to define a JSON file that would help us to specify a profile and its tasks that could be imported or generated from an existing profile/task in OpenUEM
Those files may be then shared in a Git repository that people could use to avoid repetition and that could be consumed from the OpenUEM console