bit_kitchen.win_kms
ansible-role-win-kms
This role sets up the name and/or port for the KMS server needed to activate Windows.
To install, run:
ansible-galaxy install bit_kitchen.win_kms
Requirements
None.
Role Variables
Variable | Default | Description |
---|---|---|
kms_host | undefined | The name and/or port of the KMS server that the target machine will connect to. Use IPv6 format as [hostname]:port . |
Dependencies
None.
Example Playbook
- hosts: windows
roles:
- name: bit_kitchen.win_kms
kms_host: kms.example.com
License
Author Information
Installa
ansible-galaxy install bit_kitchen.win_kms
Licenza
mit
Download
334
Proprietario