1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-03 00:43:07 +00:00
community.general/changelogs/fragments/gem_module_add_bindir_option.yml
Stanislav German-Evtushenko ae96c530bd
Update changelogs/fragments/gem_module_add_bindir_option.yml
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-06-19 14:33:11 +09:00

2 lines
228 B
YAML

minor_changes:
- gem module - add ``bindir`` option to specify an installation path for executables such as ``/home/user/bin`` or ``/home/user/.local/bin`` (https://github.com/ansible-collections/community.general/pull/2837).