Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cloud | ||
commands | ||
database | ||
files | ||
internal | ||
inventory | ||
messaging | ||
monitoring | ||
net_infrastructure | ||
network | ||
notification | ||
packaging | ||
source_control | ||
system | ||
utilities | ||
web_infrastructure |
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 |
---|---|---|
.. | ||
cloud | Loading commit data... | |
commands | Loading commit data... | |
database | Loading commit data... | |
files | Loading commit data... | |
internal | Loading commit data... | |
inventory | Loading commit data... | |
messaging | Loading commit data... | |
monitoring | Loading commit data... | |
net_infrastructure | Loading commit data... | |
network | Loading commit data... | |
notification | Loading commit data... | |
packaging | Loading commit data... | |
source_control | Loading commit data... | |
system | Loading commit data... | |
utilities | Loading commit data... | |
web_infrastructure | Loading commit data... |