community.general/lib/ansible/modules/extras/packaging
Kevin b43329b6a0 Remove `homebrew-` prefix when checking if repo has already been tapped
See: https://github.com/Homebrew/homebrew/blob/master/Library/Homebrew/cmd/tap.rb

Example:

```
$ brew tap neovim/homebrew-neovim
$ brew tap
neovim/neovim
...
```
2016-12-08 11:33:26 -05:00
..
language changed use_sudo to system_lib (kept alias) and expanded description to explain how it works 2016-12-08 11:33:24 -05:00
os Remove `homebrew-` prefix when checking if repo has already been tapped 2016-12-08 11:33:26 -05:00
__init__.py Add missing __init__.py files for find_package() to work 2016-12-08 11:32:19 -05:00
dpkg_selections.py added missing GPL licences fixes #508 2016-12-08 11:33:26 -05:00
elasticsearch_plugin.py Add more examples 2016-12-08 11:33:00 -05:00