Stanislav German-Evtushenko
66f40bcfe6
gem_module: Use --norc to avoid surprises
...
Run install and uninstall actions with `--norc`. This way ansible has
more control over the way gems are installed.
2021-06-19 23:02:46 +09:00
Stanislav German-Evtushenko
e18de3f396
Revert "Do not check "install_gem_result is changed" for ansible develop on openSUSE"
...
This reverts commit 48ecb27889 .
2021-06-19 18:46:13 +09:00
Stanislav German-Evtushenko
48ecb27889
Do not check "install_gem_result is changed" for ansible develop on openSUSE
2021-06-19 18:36:07 +09:00
Stanislav German-Evtushenko
996b358a33
Revert "gem_module: Update Integration tests for bindir option"
...
This reverts commit 04eec6db27 .
2021-06-19 18:33:32 +09:00
Stanislav German-Evtushenko
04eec6db27
gem_module: Update Integration tests for bindir option
...
Make sure gist is not installed system-wide prior the tests
2021-06-19 17:35:32 +09:00
Stanislav German-Evtushenko
4873377d06
gem_module: Update Integration tests for bindir option
2021-06-19 17:07:29 +09:00
Stanislav German-Evtushenko
253c1ed98b
gem_module: Integration tests for bindir option
2021-06-19 17:07:24 +09:00
Felix Fontein
eba5216be5
Run tests with macOS 10.15. ( #971 )
...
* Run tests with macOS 10.15.
* Restrict to macOS CI runs for now until they pass.
* Skip tests on macOS that are skipped on OSX.
* Disable consul test for macOS.
* Disable chroot connection tests for macOS.
* Add setup_gnutar role from https://github.com/ansible/ansible/pull/71841 .
* Use setup_gnutar for yarn and npm tests.
* Revert "Restrict to macOS CI runs for now until they pass."
This reverts commit d945d0399f .
* hashi_vault lookup tests seem to be always unstable, disabling for now.
* Use homebrew module instead of command.
2020-09-30 14:00:05 +02:00
Andrew Klychkov
9d5044ac1a
Add headers to ci tests ( #954 )
...
* CI tests: add note to main.yml
* improve
2020-09-25 08:01:17 +02:00
Felix Fontein
775ab35ddd
Set pkg_mgr facts manually for FreeBSD and OpenSUSE ( #60 )
...
* Set pkg_mgr facts manually for FreeBSD and OpenSUSE.
ci_complete
* Make pkg_mgr fact work everywhere.
2020-03-29 21:34:10 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00