Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (29 loc) · 846 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 846 Bytes

Build Status NICIS CA Website

This is a role for a jekyll-based website for a certificate authority

Requirements

Uses the Ansible modules :

  • gem
  • yum
  • get_url

Requires a compiler and unzip on the remote side

Role Variables

The role has variables for the base dependencies and the ruby installation.

Dependencies

There are no dependencies.

Example Playbook

You can apply the role using the default variables.

- hosts: servers
  roles:
     - { role: brucellino.CA-Jekyll-Role }

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).