mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 05:58:50 +00:00
ansible_galaxy_install: use locale C tentatively, else en_US (#5680)
* ansible_galaxy_install: use locale C tentatively, else en_US
* use custom exception to signal unsupported locale
* add step to remove artefacts at the end of the test
* add step to remove artefacts at the beginning of the test
* comment out context controller
* trying with temporary dir as destination
* remove collection before test with reqs file
* ensure collections are installed in temp dir in tests + check_force
* simplified the change
* added extra condition for failing locale
* improved exception handling
* add changelog fragment
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 5612-puppet-cmd-runner.yml | ||
| 5659-fix-lxc_container-command.yml | ||
| 5662-redhat_subscription-server_proxy_scheme.yaml | ||
| 5666-gitlab-variables.yml | ||
| 5672-proxmox.yml | ||
| 5680-ansible_galaxy_install-fx-locale.yaml | ||
| 5703-sudoers-host-support.yml | ||
| 5705-opkg-fix-force-reinstall.yml | ||