introduce $USER_NAME_KEY replacement; previous version did not work

This commit is contained in:
Denis Bilenko 2025-01-29 15:15:09 +01:00
parent 11017e841c
commit 9971970306
1 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,14 @@
#[[Repls]]
#Old = '- (user_name|service_principal_name): \$USERNAME'
#New = '- user_name_OR_service_principal_name: $$USERNAME'
[[Repls]]
Old = '- (user_name|service_principal_name): \$USERNAME'
New = '- user_name_OR_service_principal_name: $$USERNAME'
Old = 'service_principal_name:'
New = '$$USER_NAME_KEY:'
[[Repls]]
Old = 'user_name:'
New = '$$USER_NAME_KEY:'
[[Repls]]
Old = '''