46 lines
779 B
YAML
46 lines
779 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
author: geerlingguy
|
|
description: Drush - command line shell for Drupal
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 2.0
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- all
|
|
- name: GenericUNIX
|
|
versions:
|
|
- all
|
|
- name: Fedora
|
|
versions:
|
|
- all
|
|
- name: opensuse
|
|
versions:
|
|
- all
|
|
- name: GenericBSD
|
|
versions:
|
|
- all
|
|
- name: FreeBSD
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
- name: SLES
|
|
versions:
|
|
- all
|
|
- name: GenericLinux
|
|
versions:
|
|
- all
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
galaxy_tags:
|
|
- development
|
|
- web
|
|
- drush
|
|
- drupal
|
|
- command
|