Move ansigenome metadata to a separate file
This commit is contained in:
parent
b7d2302219
commit
2f00cef9eb
21
meta/ansigenome.yml
Normal file
21
meta/ansigenome.yml
Normal 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/).
|
||||||
|
|
@ -19,22 +19,3 @@ galaxy_info:
|
|||||||
- networking
|
- networking
|
||||||
- system
|
- 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/).
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user