mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-23 20:29:08 +00:00
gem: fix soundness issue when uninstalling default gems on Ubuntu (#10689)
* Attempt to fix gem soundness issue
* Return command execution
* Fix value error
* Attempt to fix failling tests
* Fix minor issues
* Update changelog
* Update tests/integration/targets/gem/tasks/main.yml
* Update changelogs/fragments/10689-gem-prevent-soundness-issue.yml
* Remove state and name from gem error message
* Improve gem uninstall check
* Make unit tests pass
* Fix linting issues
* gem: Remove length chenck and adapt unit tests
* Adapt gem unit tests
* gem: improve error msg
* Fix sanity error
* Fix linting issue
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 11.4.0.yml | ||
| 10689-gem-prevent-soundness-issue.yml | ||
| 10796-rocketchat-force-content-type.yml | ||
| 10805-homebrew-support-old-names.yml | ||
| 10810-github_app_access_token-jwt.yml | ||
| 10812-gitlab-variable-add-description.yml | ||
| 10823-parted-fail-json-command.yml | ||
| 10829-fix-keycloak-role-changed-status.yml | ||
| 10840-fix-keycloak-subgroup-search-realm.yml | ||
| 10852-yaml.yml | ||
| 10857-github_deploy_key-err.yml | ||