ansible/changelogs
Adam Miller eafc7fc531 require git when trying to use it in ansible-galaxy cli (#49212)
* require git when trying to use it in ansible-galaxy cli

Previously we weren't setting `required=True` when calling
`get_bin_path` and the path would return `None`, this would cause
a traceback when attempting to ' '.join() to create a string
representation of the failed command for error output

Fixes #49200

Signed-off-by: Adam Miller <admiller@redhat.com>

* add changelog

Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit 81540bd754)
2018-12-03 16:39:34 -08:00
..
fragments require git when trying to use it in ansible-galaxy cli (#49212) 2018-12-03 16:39:34 -08:00
.changes.yaml New release v2.7.4 2018-11-30 09:30:22 -08:00
CHANGELOG-v2.7.rst New release v2.7.4 2018-11-30 09:30:22 -08:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00
rhsm_repository-loop-fix-improvements.yaml [stable-2.7] Prevent duplicate entries in rhsm_repository module (#48107) 2018-11-09 10:05:38 -08:00
yum-update-only.yaml make yum update_only option actually work (#47942) 2018-11-19 09:55:59 -08:00