Document that subversion module requires subversion (#70537)

This commit is contained in:
Alan Rominger 2020-07-09 12:56:44 -04:00 committed by GitHub
parent c4fd5bee00
commit 64c2cb273f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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