Code Monkey home page Code Monkey logo

ansible-role-fonts's Introduction

Ontic Fonts Status

Branch Build Galaxy Release
master Build Galaxy Release

Introduction

This role installs fonts on RedHat/CentOS and Debian/Ubuntu Linux servers.

Requirements

Name Version
None N/A

Installation

We strongly suggest installing this role using Ansible Galaxy so that any dependencies will get resolved and downloaded automatically. However, we've listed a few other alternatives.

1.1 Downloading

Download the project files as a .zip archive, extracting them into your ./roles/ directory.

1.2 Cloning

Clone the project it into your ./roles/ directory.

1.3 Ansible Galaxy

The easiest way to install this module is via the command line:

$ ansible-galaxy install ontic.fonts

If you have multiple roles to install, the ansible-galaxy CLI can be fed a requirements.yml file.

- src: ontic.fonts
$ ansible-galaxy install -r requirements.yml

Alternatively you could download the source by setting the repository in your requirements.yml file:

- src: git+https://github.com/ontic/ansible-role-fonts.git
  version: master
  name: ontic.fonts

2.1 Enabling

Enable the role in your playbook file.

- name: Example web server
  hosts: web_servers
  roles:
    - { role: ontic.fonts }

Documentation

Full documentation is available in the docs directory.

Contributors

Below lists all individuals having contributed to the repository. If you would like to get involved, we encourage you to do so by making a pull request or submitting an issue.

License

Licensed under the BSD License. See the LICENSE file for details.

ansible-role-fonts's People

Contributors

adamdyson avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.