include windows server 2019 in supported hosts (#55367) (#55598)

<!--- Your description here -->

+label: docsite_pr

(cherry picked from commit 960df24272)
This commit is contained in:
Alicia Cozine 2019-04-22 09:57:25 -05:00 committed by GitHub
parent 980e5cbdb4
commit 9562217680
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ Windows host must meet the following requirements:
* Ansible's supported Windows versions generally match those under current
and extended support from Microsoft. Supported desktop OSs include
Windows 7, 8.1, and 10, and supported server OSs are Windows Server 2008,
2008 R2, 2012, 2012 R2, and 2016.
2008 R2, 2012, 2012 R2, 2016, and 2019.
* Ansible requires PowerShell 3.0 or newer and at least .NET 4.0 to be
installed on the Windows host.