Chore: Update common-packer to latest v0.14.0
[releng/builder.git] / packer / templates / robot.json
index 17937e2c04c39e0d5c143423c384fb105f63aec4..3b9c75ec49b5193f81634c4f7ddff9e22f6e8541 100644 (file)
         "ANSIBLE_ROLES_PATH={{user `ansible_roles_path`}}",
         "ANSIBLE_CALLBACK_WHITELIST=profile_tasks",
         "ANSIBLE_STDOUT_CALLBACK=debug"
+      ],
+      "extra_arguments": [
+        "--scp-extra-args", "'-O'",
+        "--ssh-extra-args",
+        "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa"
       ]
     }
   ]