Ryan Petrello
|
9e09fd38a7
|
Properly parse subversion revision info.
The ansible subversion module returns revision info in an unanticipated format:
https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/source_control/subversion.py#L194-L199
Parse out the revision number we actually care about.
Resolves #4654
|
2017-01-17 10:04:30 -05:00 |
|