Include Windows as a platform in playbooks_conditionals (#52155)

Update the playbooks_conditionals page to include Windows as a valid platform for os_family

Co-Authored-By: jokajak <jokajak@gmail.com>
pull/53465/head
Josh 6 years ago committed by Alicia Cozine
parent 4f2d055e2c
commit df04f732f9

@ -395,8 +395,9 @@ Possible values (sample, not complete list)::
Slackware
Solaris
Suse
Windows
.. See `OS_FAMILY_MAP`
.. Ansible checks `OS_FAMILY_MAP`; if there's no match, it returns the value of `platform.system()`.
.. seealso::

Loading…
Cancel
Save