Missing documentation fix (#2516)
Extending the documentation to state, that this module does not handle externals well.
This commit is contained in:
parent
2e20e548f8
commit
99cd31140d
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…
Reference in a new issue