39f9d3e4a6
* Add the ability to specify an install_dir to the gem module * Add GEM_HOME when installing a non-global gem * Add tests for custom gem path * Fix sanity tests * Add changelog entry * Rebase and add tests for incorrect options Co-authored by: Antoine Catton <devel@antoine.catton.fr>
2 lines
134 B
YAML
2 lines
134 B
YAML
new_features:
|
|
- gem - add ability to specify a custom directory for installing gems (https://github.com/ansible/ansible/pull/38195)
|