mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-13 03:44:02 -07:00
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 |
||
---|---|---|
.. | ||
.github | ||
cloud | ||
commands | ||
database | ||
extras | ||
files | ||
inventory | ||
network | ||
packaging | ||
source_control | ||
system | ||
test/utils/shippable | ||
utilities | ||
web_infrastructure | ||
windows |