This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
b5eae69e36
community.general
/
tests
/
integration
/
targets
/
yarn
/
meta
/
main.yml
5 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
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
dependencies
:
-
setup_pkg_mgr
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 d945d0399f1727a5fe5942089c74d6662bd2b045. * 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
-
setup_gnutar
Improve CI (#3348) * Remove superfluous test. * Use remote_temp_dir instead of output_dir on remote. * Read certificate from correct place. * Adjust more places. * Fix boolean. * Improve cryptography setup. * Fix java_keystore changes. * Need to copy binary from remote. * Use correct Python for serve script. * Sleep before downloading. * Use correct Python interpreter. * Avoid failing shebang test. * Fix permission error with macOS 11.1. * Avoid shebang trouble.
2021-09-09 07:31:44 +02:00
-
setup_remote_tmp_dir
Copy permalink