This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2dfff57f57
ansible
/
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
Reference in a new issue
Copy permalink