You've already forked ansible-directadmin
Initial commit, not fully tested, work in progress
This commit is contained in:
23
meta/main.yml
Normal file
23
meta/main.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
galaxy_info:
|
||||
author: Gerben Geijteman
|
||||
description: Deploy DirectAdmin with Ansible
|
||||
company: Hyperized Hosting
|
||||
license: MIT
|
||||
min_ansible_version: 2.1
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- all
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: Debian
|
||||
versions:
|
||||
- jessie
|
||||
- squeeze
|
||||
- wheezy
|
||||
galaxy_tags:
|
||||
- system
|
||||
- web
|
||||
- directadmin
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user