mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update changelogs/fragments/gem_module_add_bindir_option.yml
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
parent
12339d2b00
commit
ae96c530bd
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
minor_changes:
|
||||
- gem module - add ``bindir`` option. This option allows to specify directory to install executables, e.g. ``/home/user/bin`` or ``/home/user/.local/bin``.
|
||||
- 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).
|
||||
|
|
Loading…
Reference in a new issue