Commit Graph

12 Commits (80f198a82f90c171d9d0db1ccaa3a3738f4ea400)

Author SHA1 Message Date
Brian Coca 5302de2686 Merge pull request #732 from tobywf/homebrew_validation
Homebrew: Allow colons, direct check for outdated formula
9 years ago
Indrajit Raychaudhuri 02c17c023a homebrew: Also add 'formula' as alias for 'name' and reformat 9 years ago
Indrajit Raychaudhuri 791967485b homebrew: Improve 'argument_spec' handling
- Remove choice list for boolean values in argument_spec and make it
  more consistent with core modules
- Add 'package' alias and support for list type for 'name' parameter
- Added self as maintainer
9 years ago
Toby Fleming 69a920a5f5 Homebrew: Allow colons, direct check for outdated formula 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Enric Lluelles 3f9a62c136 Add slash to valid characters for packages
To allow it to download packes from taps, or external commands like
caskroom/cask/brew-cask
9 years ago
Toshio Kuratomi 576d94e8d4 Update module_utils "import" to the new-style
Fixes #505
9 years ago
Brian Coca 08445418aa more string corrections 9 years ago
Greg DeKoenigsberg 21c06dcae3 Typo in author 9 years ago
Greg DeKoenigsberg e58197efb6 Adding author's github id 9 years ago
Simon Olofsson 8e24529970 homebrew: Package name is not required.
e.g. `- homebrew: update_homebrew=yes upgrade_all=yes' is a valid task.
10 years ago
Michael DeHaan 7e6fc7023d Reorganization. 10 years ago