Skip to content

hetzner.hcloud.hcloud_ssh_key set as "default" #711

@vmpr

Description

@vmpr
SUMMARY

I am managing my ssh keys with your ansible module but I did not find the option to set them as "default"

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

hetzner.hcloud.hcloud_ssh_key just integrate it here :)

ADDITIONAL INFORMATION

if you can set your ssh keys as default, they would be automatically deployed with new machines

like that would be cool:

      hetzner.hcloud.hcloud_ssh_key:
        api_token: "XXX"
        name: "vmpr"
        public_key: "XXX"
        state: present
        default: true

Thank you so much for your work! love it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions