7 lines
93 B
YAML
7 lines
93 B
YAML
---
|
|
- name: install homebrew packages
|
|
homebrew:
|
|
name:
|
|
- python
|
|
state: latest
|