File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ namespace : geerlingguy
3+ name : mac
4+ version : " 1.2.0"
5+ readme : README.md
6+
7+ authors :
8+ - geerlingguy
9+
10+ description : Collection of macOS automation tools for Ansible.
11+
12+ # Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only
13+ # accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'
14+ license :
15+ - MIT
16+
17+ # A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
18+ # requirements as 'namespace' and 'name'
19+ tags :
20+ - mac
21+ - macos
22+ - tools
23+ - osx
24+ - homebrew
25+ - brew
26+ - workstation
27+ - dev
28+ - mas
29+ - appstore
30+ - apps
31+ - configure
32+ - development
33+ - apple
34+ - ios
35+ - macbook
36+ - imac
37+ - macmini
38+ - server
39+
40+ dependencies :
41+ community.general : " >=3.0.0"
42+
43+ repository : https://github.com/geerlingguy/ansible-collection-mac
44+ documentation : https://github.com/geerlingguy/ansible-collection-mac
45+ homepage : https://www.jeffgeerling.com
46+ issues : https://github.com/geerlingguy/ansible-collection-mac/issues
47+
48+ build_ignore : []
You can’t perform that action at this time.
0 commit comments