community.general/lib/ansible/modules
Dag Wieers 2a4b3ef0c1 win_product_facts: New module to get Windows product information (#35206)
* win_setup: Add Product ID and Product Key in facts

So this is actually a very nice way to get product key information from
systems collected centrally.

Especially with systems that have been upgraded from Windows 7 or
Windows 8 to Windows 10 may not have a valid Windows 10 product
license key printed anywhere, it was a digital license.

If you ever have to reinstall the system, you may recover the system
from the recovery partition, or the original media, but cannot upgrade
to Windows 10 for free. By collecting the product key, one can always
reinstall your free Windows upgrade.

My only question is, do we want this to be part of the default facts, as
it may be considered important information. Or should we make a special
**win_product_key_facts** ?

* Add ACPI product key support

* Add integration test

* Remove Get-ProductKey function, move inline
2018-01-23 10:44:55 +10:00
..
cloud [cloud] iam_role: fix docs & default state to present (#35184) 2018-01-22 18:51:11 -05:00
clustering Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto Add support for adding the intermediate cert (#35144) 2018-01-21 15:39:22 -05:00
database influxdb: add login aliases (#34599) 2018-01-19 14:54:42 +01:00
files archive: Add support for xz (#34110) 2018-01-22 07:33:07 -05:00
identity FreeIPA: Add CNAME, DNAME and A6 as record type (#34236) 2017-12-27 16:32:11 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring New module: monitoring/grafana_datasource (#29006) 2018-01-18 14:02:21 +00:00
net_tools adds restart_if_needed argument to nios_zone (#35191) 2018-01-22 21:21:07 +00:00
network ACI: Move to 'host' parameter instead of 'hostname' (#35161) 2018-01-22 22:06:56 +01:00
notification Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
packaging Add rhsm_repository module (#28292) 2018-01-22 12:42:29 -05:00
remote_management Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
source_control Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
storage modules/na_cdot_lun: properly compare LUN size (#34846) 2018-01-17 16:32:54 -05:00
system Update pamd.py to allow module path with slashes (#32197) 2018-01-18 09:57:12 +05:30
utilities Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
web_infrastructure Accepting SANs marked as critical (fixes #32767). (#35057) 2018-01-19 04:14:33 -05:00
windows win_product_facts: New module to get Windows product information (#35206) 2018-01-23 10:44:55 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00