Lmod Warning: One or more modules in your foobar collection have changed: "xyz".
To see the contents of this collection execute:
$ module describe foobar
To rebuild the collection, do a module reset, then load the modules you wish, then execute:
This does not take into account that this particular set of module uses a couple of
module use /some/extra/path
statements.
Can the describe statement be extended to track module use statements and list these?