community.general/lib/ansible/modules
Dag Wieers 521fa9b458 win_chocolatey: Fix state=latest when absent (#23041)
When using state=latest with the package not being installled, Ansible complains that the package is not installed and fails the task.
Whereas the expected behaviour is to install the package when it is missing.

This PR fixes this behaviour.
2017-03-28 17:49:21 -07:00
..
cloud [cloud][python3] bytes fix to make ec2_key work on python 3 (#23051) 2017-03-28 17:00:26 -04:00
clustering E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
commands let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
crypto New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
database E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
files let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
monitoring E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
network Introspect flag to use on 'show run' when using defaults in ios_config (#22903) 2017-03-28 10:20:52 +02:00
notification E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
packaging Add --jail support to pkgng. (#22958) 2017-03-28 17:38:47 -04:00
remote_management New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
source_control Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502) 2017-03-28 08:41:25 -04:00
storage Update netapp_e_amg_sync.py (#22693) 2017-03-28 07:19:05 -04:00
system cron: don't force changed=True when old crontab was empty 2017-03-28 07:45:13 -07:00
utilities E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
web_infrastructure E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
windows win_chocolatey: Fix state=latest when absent (#23041) 2017-03-28 17:49:21 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00