bit_kitchen.win_kms

ansible-role-win-kms

Ansible Role: bit_kitchen.win_kms Build Status

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

MIT

Author Information

bit.kitchen

Informazioni sul progetto

Set KMS host to use and activate Windows.

Installa
ansible-galaxy install bit_kitchen.win_kms
Licenza
mit
Download
334
Proprietario