This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aa03c71267
community.general
/
tests
/
integration
/
targets
/
snap
/
aliases
7 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add integration tests for snap (#2907) * Add integration tests for snap * Also test on fedora and remove snapd if it was not installed * disable test for now
2021-06-30 13:06:56 +00:00
shippable/posix/group1
skip/aix
skip/freebsd
skip/osx
skip/macos
Fix snap module, and module helper behavior on rc != 0 in output (#2912) * Try some snap fixes. * Fix logic. * Try to run tests privileged. * Prevent failure on rc != 0. * Fix formatting. * Revert "Try to run tests privileged." This reverts commit 77ca91f5020233304a8ef6d9f504663de8e3136c. * Try to run tests on RHEL instead. * Make sure that snapd is running. * Add changelog fragment. * str -> to_native. * Make sure that installed binary is actually found. * Add check mode tests. * Mention #2835 in changelog fragment.
2021-07-01 16:53:48 +00:00
skip/docker