mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Update homebrew documentation.
This commit is contained in:
@@ -35,7 +35,7 @@ options:
|
|||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- state of the package
|
- state of the package
|
||||||
choices: [ 'head', 'latest', 'present', 'absent', 'linked', 'uninstalled' ]
|
choices: [ 'head', 'latest', 'present', 'absent', 'linked', 'unlinked' ]
|
||||||
required: false
|
required: false
|
||||||
default: present
|
default: present
|
||||||
update_homebrew:
|
update_homebrew:
|
||||||
|
|||||||
Reference in New Issue
Block a user