22 lines
389 B
YAML
22 lines
389 B
YAML
---
|
|
galaxy_info:
|
|
author: Oliver Davies
|
|
description: Automatically generate Drupal settings files.
|
|
license: MIT
|
|
min_ansible_version: 1.2
|
|
platforms:
|
|
- name: GenericUNIX
|
|
versions:
|
|
- all
|
|
- any
|
|
- name: GenericBSD
|
|
versions:
|
|
- all
|
|
- any
|
|
- name: GenericLinux
|
|
versions:
|
|
- all
|
|
- any
|
|
galaxy_tags:
|
|
- drupal
|