Initial commit
This commit is contained in:
1
roles/ontic.fonts/meta/.galaxy_install_info
Executable file
1
roles/ontic.fonts/meta/.galaxy_install_info
Executable file
@ -0,0 +1 @@
|
||||
{install_date: 'Fri Jan 10 18:39:38 2020', version: v2.4.0}
|
31
roles/ontic.fonts/meta/main.yml
Executable file
31
roles/ontic.fonts/meta/main.yml
Executable file
@ -0,0 +1,31 @@
|
||||
# Copyright (c) Ontic. (http://www.ontic.com.au). All rights reserved.
|
||||
# See the COPYING file bundled with this package for license details.
|
||||
|
||||
---
|
||||
|
||||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
author: 'Adam Dyson'
|
||||
description: 'This role installs fonts on RedHat/CentOS and Debian/Ubuntu Linux servers.'
|
||||
company: 'Ontic'
|
||||
license: 'BSD-3-Clause'
|
||||
min_ansible_version: '2.4'
|
||||
platforms:
|
||||
- name: 'Ubuntu'
|
||||
versions:
|
||||
- 'xenial'
|
||||
- 'bionic'
|
||||
- name: 'Debian'
|
||||
versions:
|
||||
- 'stretch'
|
||||
- name: 'EL'
|
||||
versions:
|
||||
- '7'
|
||||
galaxy_tags:
|
||||
- 'ontic'
|
||||
- 'system'
|
||||
- 'typography'
|
||||
- 'font'
|
||||
- 'truetype'
|
||||
- 'opentype'
|
Reference in New Issue
Block a user