Consider the case where you want to have a backupcontroller. This is currently not possible as yaml/ansible is not happy with duplicate keys, so the previous key would simply be overwritten. Instead if we allow keys to be either string, or lists of strings that would expand to multiple instances of the key in the slurm.conf file we would have the desired effect e.g.
Consider the case where you want to have a backupcontroller. This is currently not possible as yaml/ansible is not happy with duplicate keys, so the previous key would simply be overwritten. Instead if we allow keys to be either string, or lists of strings that would expand to multiple instances of the key in the slurm.conf file we would have the desired effect e.g.
would expand to
While
would expand to