28 lines
521 B
YAML
28 lines
521 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
role_name: dotfiles
|
|
author: geerlingguy
|
|
description: Dotfile installation for UNIX/Linux.
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 2.2
|
|
platforms:
|
|
- name: GenericUNIX
|
|
versions:
|
|
- all
|
|
- any
|
|
- name: GenericBSD
|
|
versions:
|
|
- all
|
|
- any
|
|
- name: GenericLinux
|
|
versions:
|
|
- all
|
|
- any
|
|
galaxy_tags:
|
|
- development
|
|
- system
|
|
- dotfiles
|
|
- configuration
|