[solved ]Oxidized ssh to juniper issue

@Yuriy_Borysov this config works for me, and then I didnt have to add auth_methods (but I’m not sure it defaults to pubkey)

groups:
  juniper:
    username: oxidized
    vars:
      ssh_keys: "~/.ssh/id_rsa"