mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
Missing documentation fix (#2516)
Extending the documentation to state, that this module does not handle externals well.
This commit is contained in:
parent
ea57d8b005
commit
c050776f9e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ version_added: "0.7"
|
||||||
author: "Dane Summers (@dsummersl) <njharman@gmail.com>"
|
author: "Dane Summers (@dsummersl) <njharman@gmail.com>"
|
||||||
notes:
|
notes:
|
||||||
- Requires I(svn) to be installed on the client.
|
- Requires I(svn) to be installed on the client.
|
||||||
|
- This module does not handle externals
|
||||||
requirements: []
|
requirements: []
|
||||||
options:
|
options:
|
||||||
repo:
|
repo:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue