Document that subversion module requires subversion (#70537)
This commit is contained in:
parent
c4fd5bee00
commit
64c2cb273f
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ options:
|
|||
default: "yes"
|
||||
version_added: "2.0"
|
||||
type: bool
|
||||
|
||||
requirements:
|
||||
- subversion (the command line tool with C(svn) entrypoint)
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue