mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Clarify Windows (non-)support. (#2476)
This commit is contained in:
parent
4cdff8654a
commit
2e58dfe52a
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ This repo contains the `community.general` Ansible Collection. The collection in
|
|||
|
||||
You can find [documentation for this collection on the Ansible docs site](https://docs.ansible.com/ansible/latest/collections/community/general/).
|
||||
|
||||
Please note that this collection does **not** support Windows targets. Only connection plugins included in this collection might support Windows targets, and will explicitly mention that in their documentation if they do so.
|
||||
|
||||
## Tested with Ansible
|
||||
|
||||
Tested with the current Ansible 2.9, ansible-base 2.10 and ansible-core 2.11 releases and the current development version of ansible-core. Ansible versions before 2.9.10 are not supported.
|
||||
|
|
Loading…
Reference in a new issue