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 81540bd754 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>
6 years ago
..
fragments require git when trying to use it in ansible-galaxy cli (#49212) 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 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