community.general/lib/ansible
Dag Wieers cf1f7b53df win_setup: Add Product ID and Product Key in facts (#34097)
* 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
2018-01-22 16:00:45 -05:00
..
cli Improve handling of ansible-doc sanity errors. 2018-01-17 11:41:01 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config ansible-config: add simple tests (#34900) 2018-01-17 06:33:33 -08:00
errors Temporary (#31677) 2018-01-15 21:15:04 -08:00
executor win_become: another option to support become flags for runas (#34551) 2018-01-19 13:58:10 -08:00
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 2018-01-11 17:41:23 -06:00
inventory Temporary (#31677) 2018-01-15 21:15:04 -08:00
module_utils Included ansible_devices for AIX facts/hardware (#31546) 2018-01-22 14:37:45 -05:00
modules win_setup: Add Product ID and Product Key in facts (#34097) 2018-01-22 16:00:45 -05:00
parsing Support using vault password files that are themselves vault encrypted (#27668) 2018-01-20 14:56:18 -05:00
playbook Temporary (#31677) 2018-01-15 21:15:04 -08:00
plugins 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils Add support for Infoblox NIOS (#35097) 2018-01-22 14:25:13 +00:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00