win_kms
ansible-role-win-kms
Set the name and/or the port of the KMS host to use and activate Windows.
ansible-galaxy install bit_kitchen.win_kms
Requirements
None.
Role Variables
Variable | Default | Comment |
---|---|---|
kms_host | undefined | Name and/or the port for the KMS computer the target machine will use. IPv6 address must be specified in the format [hostname]:port . |
Dependencies
None.
Example Playbook
- hosts: windows
roles:
- name: bit_kitchen.win_kms
kms_host: kms.example.com
License
Author Information
Install
ansible-galaxy install bit-kitchen/ansible-role-win-kms
License
mit
Downloads
324
Owner