mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-20 16:09:09 -07:00
* Add Windows Domain facts for membership and server type Adds additional facts to setup.ps1 for Windows hosts * ansible_windows_domain_member - returns true if machine is domain joined * ansible_windows_domain_role - indicates role of machine in domain Roles list is taken from https://technet.microsoft.com/en-us/library/ee198796.aspx and will return sensible values for non domain joined machines too. * Use $win32_cs rather than Get-CimInstance Win32_ComputerSystem for consistency |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |