mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-04 21:24:24 -07:00
Update wording as requested by review
Also improve wording.
This commit is contained in:
parent
a2ac3482b6
commit
d0f3aaff62
1 changed files with 4 additions and 3 deletions
|
@ -33,10 +33,11 @@ modules and internal components.
|
||||||
|
|
||||||
Can Ansible run on Windows?
|
Can Ansible run on Windows?
|
||||||
```````````````````````````
|
```````````````````````````
|
||||||
No, Ansible cannot run on a Windows host and can only manage Windows hosts, but
|
No, Ansible cannot run on a Windows host natively and can only manage Windows hosts,
|
||||||
Ansible can be run under the Windows Subsystem for Linux (WSL).
|
but Ansible can be run under the Windows Subsystem for Linux (WSL).
|
||||||
|
|
||||||
.. note:: The Windows Subsystem for Linux is not supported by Ansible.
|
.. note:: The Windows Subsystem for Linux is not supported by Ansible and
|
||||||
|
should not be used for production systems.
|
||||||
|
|
||||||
To install Ansible on WSL, the following commands
|
To install Ansible on WSL, the following commands
|
||||||
can be run in the bash terminal:
|
can be run in the bash terminal:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue