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
c24398cfd9
community.general
/
test
/
integration
/
targets
/
apt
/
defaults
/
main.yml
3 lines
48 B
YAML
Raw
Normal View
History
Unescape
Escape
apt: include arch in check for installed packages on multi-arch systems (#24846) * apt: include arch in check for installed packages on multi-arch systems Thanks: Stefan Löwen <stefan.loewen@gmail.com> Fixes: #24673 * add an integration test for apt's multi-arch handling
2017-05-30 22:09:43 +02:00
apt_foreign_arch
:
i386
added integration tests for apt upgrade (#25670) * added integration tests for apt upgrade changed version number for hello to 2.6 so that it works with Ubuntu 12.04 prevent tests from checking if aptitude is installed on non ubuntu systems changed ordering on when statements for safe and full upgrade types so that the OS check happens before the aptitude check added integration tests for apt upgrade changed version number for hello to 2.6 so that it works with Ubuntu 12.04 * Moved additions to tasks/main.yml to make revisions easier. Changed tasks to multiline format
2017-06-19 14:57:26 +02:00
hello_old_version
:
2.6
-1
Copy permalink