mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07: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:
parent
4f2d055e2c
commit
df04f732f9
1 changed files with 2 additions and 1 deletions
|
@ -395,8 +395,9 @@ Possible values (sample, not complete list)::
|
||||||
Slackware
|
Slackware
|
||||||
Solaris
|
Solaris
|
||||||
Suse
|
Suse
|
||||||
|
Windows
|
||||||
|
|
||||||
.. See `OS_FAMILY_MAP`
|
.. Ansible checks `OS_FAMILY_MAP`; if there's no match, it returns the value of `platform.system()`.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue