Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apt | ||
apt_key | ||
apt_repository | ||
easy_install | ||
gem | ||
homebrew | ||
macports | ||
npm | ||
openbsd_pkg | ||
opkg | ||
pacman | ||
pip | ||
pkgin | ||
pkgng | ||
rhn_channel | ||
svr4pkg | ||
yum |
I have something like: apt: pkg={{ item }} state=present with_items: - python-pysqlite2=2.6.3-* - python-paramiko=1.7.7.1-* But due to the use of *'s in the version specifications, the apt ansible module always reports changed: true. This patch fixes that.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apt | Loading commit data... | |
apt_key | Loading commit data... | |
apt_repository | Loading commit data... | |
easy_install | Loading commit data... | |
gem | Loading commit data... | |
homebrew | Loading commit data... | |
macports | Loading commit data... | |
npm | Loading commit data... | |
openbsd_pkg | Loading commit data... | |
opkg | Loading commit data... | |
pacman | Loading commit data... | |
pip | Loading commit data... | |
pkgin | Loading commit data... | |
pkgng | Loading commit data... | |
rhn_channel | Loading commit data... | |
svr4pkg | Loading commit data... | |
yum | Loading commit data... |