You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
6 years ago
..
fragments require git when trying to use it in ansible-galaxy cli (#49212) 6 years ago
.changes.yaml New release v2.7.4 6 years ago
CHANGELOG-v2.7.rst New release v2.7.4 6 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 7 years ago
config.yaml Implement new changelog generator. 7 years ago
rhsm_repository-loop-fix-improvements.yaml [stable-2.7] Prevent duplicate entries in rhsm_repository module (#48107) 6 years ago
yum-update-only.yaml make yum update_only option actually work (#47942) 6 years ago