homebrew_tap – Tap a Homebrew repository¶
Parameters¶
Examples¶
- homebrew_tap:
name: homebrew/dupes
- homebrew_tap:
name: homebrew/dupes
state: absent
- homebrew_tap:
name: homebrew/dupes,homebrew/science
state: present
- homebrew_tap:
name: telemachus/brew
url: 'https://bitbucket.org/telemachus/brew'
Status¶
- This module is not guaranteed to have a backwards compatible interface. [preview]
- This module is maintained by the Ansible Community. [community]
Authors¶
- Indrajit Raychaudhuri (@indrajitr)
- Daniel Jaouen (@danieljaouen)
Hint
If you notice any issues in this documentation, you can edit this document to improve it.