Move ansigenome metadata to a separate file

This commit is contained in:
Maciej Delmanowski 2015-01-29 12:35:25 +01:00
parent b7d2302219
commit 2f00cef9eb
2 changed files with 21 additions and 19 deletions

21
meta/ansigenome.yml Normal file
View File

@ -0,0 +1,21 @@
---
ansigenome_info:
github_url: "https://github.com/debops/ansible-dhcpd"
git_branch: "master"
galaxy_id: "1559"
travis: True
license_url: 'https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)'
authors:
- name: 'Maciej Delmanowski'
url: ''
email: 'drybjed@gmail.com'
twitter: 'drybjed'
github: 'drybjed'
synopsis: |
Install and configure [ISC DHCP Server](https://www.isc.org/downloads/dhcp/).

View File

@ -19,22 +19,3 @@ galaxy_info:
- networking
- system
ansigenome_info:
github_url: "https://github.com/debops/ansible-dhcpd"
git_branch: "master"
galaxy_id: "1559"
travis: True
license_url: 'https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)'
authors:
- name: 'Maciej Delmanowski'
url: ''
email: 'drybjed@gmail.com'
twitter: 'drybjed'
github: 'drybjed'
synopsis: |
Install and configure [ISC DHCP Server](https://www.isc.org/downloads/dhcp/).