7 lines
157 B
YAML
7 lines
157 B
YAML
---
|
|
roles:
|
|
- name: geerlingguy.homebrew
|
|
collections:
|
|
- name: https://github.com/ansible-collections/community.general.git
|
|
type: git
|
|
version: main |