win_product_facts – Provides Windows product and license information¶
New in version 2.5.
Synopsis¶
Provides Windows product and license information.
Examples¶
- name: Get product id and product key
win_product_facts:
Returned Facts¶
Facts returned by this module are added/updated in the hostvars
host facts and can be referenced by name just like any other host fact. They do not need to be registered in order to use them.
Status¶
This module is not guaranteed to have a backwards compatible interface. [preview]
This module is maintained by the Ansible Community. [community]