Hello
With the new version of Config::Model, the load string can be used to append values to configuration item and repeat configuration instructions.
For instance, this command:
will set "foo-user" users for all your debian accounts in ~/.ssh/config.
All the best