This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ansible-role-drupal-settings/meta/main.yml

17 lines
366 B
YAML
Raw Normal View History

2020-02-07 20:19:06 +00:00
---
galaxy_info:
role_name: drupal-settings-files
author: opdavies
description: Automatically generates settings files for Drupal applications
license: MIT
platforms:
- name: EL
versions: [all]
- name: Debian
versions: [all]
- name: Ubuntu
versions: [all]
galaxy_tags: [drupal, php, cms, web, development]
dependencies: []