3 lines
142 B
Text
3 lines
142 B
Text
% for username, nodename in sorted(clients.items()):
|
|
${username} ALL=NOPASSWD:/usr/local/bin/rotate-single-backup-client ${nodename}
|
|
% endfor
|