community.general/lib/ansible
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
..
cli minor correction to module path option docs 2017-03-28 11:43:58 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
galaxy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory Update __init__.py 2017-03-27 20:21:40 -04:00
module_utils changed spec to options as per irc meeting 2017-03-28 15:55:22 -04:00
modules win_chocolatey: Fix state=latest when absent (#23041) 2017-03-28 17:49:21 -07:00
parsing Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 2017-03-27 16:52:18 -04:00
playbook Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
plugins Fix a couple issues in synchronize with docker (#23047) 2017-03-28 11:38:37 -07:00
template Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
utils Fix a few problems with the metadata extraction for docs (#22963) 2017-03-24 21:18:48 -07:00
vars Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py
constants.py Fix PEP 8 issues. 2017-03-28 15:09:44 -07:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00