Commit Graph

20 Commits (03f99a57b737342ca5df61816ddaad532039d879)

Author SHA1 Message Date
Daniel Jaouen 7f6d2a94af Miscellaneous fixes to homebrew module. 11 years ago
Daniel Jaouen 6412bdf003 Update homebrew module. 11 years ago
vyrak bunleang f5289deee7 prevent state from changing from head to installed
allows for --HEAD to be included in brew install command
11 years ago
Daniel Jaouen 81f2e43b76 Fix Homebrew._current_package_is_installed 11 years ago
Daniel Jaouen 6748ef121b Update homebrew documentation. 11 years ago
Daniel Jaouen e3a39837e1 Add back homebrew `install_options` parameter. 11 years ago
Daniel Jaouen 155f6e4dd3 Update homebrew documentation. 11 years ago
Daniel Jaouen 097ce84336 Fix homebrew linked/unlinked output. 11 years ago
Daniel Jaouen 91ac44a5bb Fix linked/unlinked states. 11 years ago
Daniel Jaouen 02694b80de Update homebrew module. 11 years ago
Dag Høidahl 279098bd03 Use "brew list <name>" instead of grepping the output of "brew list".
Some brew packages are not listed with their package name, e.g. libjpeg.
11 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments 11 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Stoned Elipot 47072bfb77 Fix homebrew module's install_options handling
...each given option must be a single element in the
arguments list passed as first argument to module.run_command()
11 years ago
Michael DeHaan 21d4400c96 Misc pep8 fixes 11 years ago
Renan Ivo 776de30e6d update version_added of homebrew module 11 years ago
Renan Ivo 488fb484b7 set default options value to None in homebrew module 11 years ago
Renan Ivo dd1b44acd5 create install_options parameter to homebrew module 11 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago