mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
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>
This commit is contained in:
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user