ansible/packaging
Julien Vey 34b81a8756 [homebew_cask] Be consistent in the documentation
The documentation for the `state` field is not very clear. 

It says possible values are "installed, uninstalled" and default value is "present"
The examples below alow uses `present` and `absent`.

This patch uses "absent" and "present" instead of "installed" and "uninstalled"

Moreover, this is consistent with other packaging modules, like homebrew itself
2015-05-06 10:48:28 +02:00
..
language Fixes #335 2015-04-11 16:00:43 -03:00
os [homebew_cask] Be consistent in the documentation 2015-05-06 10:48:28 +02:00
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00