Skip to content

add hookscript parameter to proxmox_kvm #7600

Closed
@elelay

Description

@elelay

Summary

I would like to add the config hookscript parameter which is not exposed via the proxmox_kvm module.

Issue Type

Feature Idea

Component Name

proxmox_kvm

Additional Information

- name: Create new VM with minimal options and hookscript
  community.general.proxmox_kvm:
    # existing params
    api_user: root@pam
    api_password: secret
    api_host: helldorado
    name: spynal
    node: sabrewulf
    # this param is new:
    hookscript: local:snippets/myhook.py

Code of Conduct

  • I agree to follow the Ansible Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue/PR relates to a feature requestmodulemodulepluginsplugin (any type)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions