You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/os
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
10 years ago
..
__init__.py
dnf.py
homebrew.py
homebrew_cask.py [homebew_cask] Be consistent in the documentation 10 years ago
homebrew_tap.py
layman.py
macports.py
openbsd_pkg.py
opkg.py
pacman.py
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py
svr4pkg.py
swdepot.py
urpmi.py
zypper.py
zypper_repository.py