Document that subversion module requires subversion (#70537)

pull/70576/head
Alan Rominger 6 years ago committed by GitHub
parent c4fd5bee00
commit 64c2cb273f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,6 +85,9 @@ options:
default: "yes" default: "yes"
version_added: "2.0" version_added: "2.0"
type: bool type: bool
requirements:
- subversion (the command line tool with C(svn) entrypoint)
''' '''
EXAMPLES = ''' EXAMPLES = '''

Loading…
Cancel
Save