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
40ccd1501b
community.general
/
tests
/
integration
/
targets
/
dpkg_divert
/
aliases
7 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
Disable docker tests (#1194) * Disable docker tests. ci_complete * Get rid of shippable groups 4 and 5. Redistribute the few remaining entries of group 4 to groups 1 to 3. ci_complete * Try group 1.
2020-10-29 08:02:33 +01:00
shippable/posix/group1
New module: dpkg_divert (#417) * feature: module dpkg_divert + tests * try to skip non-deb linux distrib * use collection namespace in EXAMPLES * skip unsupported OS/distrib in tasks instead * tests: remove unskipped distribs * apply changes suggested by Andersson007 * Remove ANSIBLE_METADATA (no more needed). * Normalize docstrings (capitalize descriptions, fix styling, use yes/no booleans). * fix descriptions * update DOCUMENTATION * Drop field 'version_added' (no more needed). * Add a note about check_mode support. * use list comprehension * support diff mode * Move 'before'/'after' dicts into 'diff' dictionary. * Set 'diversion' as the actual state (or the state that would be reached, when in check mode). * Always return 'diversion' on handled exits (exit_json & fail_json). * enable 'diff' mode in tests, add missing 'become'
2020-06-10 20:01:16 +02:00
skip/aix
skip/osx
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
skip/macos
New module: dpkg_divert (#417) * feature: module dpkg_divert + tests * try to skip non-deb linux distrib * use collection namespace in EXAMPLES * skip unsupported OS/distrib in tasks instead * tests: remove unskipped distribs * apply changes suggested by Andersson007 * Remove ANSIBLE_METADATA (no more needed). * Normalize docstrings (capitalize descriptions, fix styling, use yes/no booleans). * fix descriptions * update DOCUMENTATION * Drop field 'version_added' (no more needed). * Add a note about check_mode support. * use list comprehension * support diff mode * Move 'before'/'after' dicts into 'diff' dictionary. * Set 'diversion' as the actual state (or the state that would be reached, when in check mode). * Always return 'diversion' on handled exits (exit_json & fail_json). * enable 'diff' mode in tests, add missing 'become'
2020-06-10 20:01:16 +02:00
skip/rhel
skip/freebsd
Copy permalink