zuul-jobs/roles/add-build-sshkey/tasks
Albin Vass 2e7b28ee86 add-build-sshkey: call cmd with command
Currently a new cmd shell is opened instead of running the command
supplied when adding the build key for ssh enabled windows nodes.

Fix this by adding a '/c' flag.

Change-Id: I582febfe91d5dc229cc6a1959477a461a237336b
2020-08-11 11:40:33 +02:00
..
create-key-and-replace.yaml Enforce BatchMode when setting up ssh for windows 2020-07-09 14:09:27 +02:00
main.yaml add-build-sshkey: update include to include_tasks 2020-05-26 10:03:58 +02:00
remote-linux.yaml Support ssh-enabled windows hosts in add-build-sshkey 2020-04-07 11:12:26 +02:00
remote-windows.yaml add-build-sshkey: call cmd with command 2020-08-11 11:40:33 +02:00