Skip to content

Ansible role to set KMS server to use and activate Windows.

License

Notifications You must be signed in to change notification settings

bit-kitchen/ansible-role-win-kms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-win-kms

Ansible Role: bit_kitchen.win_kms Build Status

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

MIT

Author Information

bit.kitchen

About

Ansible role to set KMS server to use and activate Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published