3KeyCompany / ansible-role-czertainly

Ansible role for installation of CZERTAINLY application using helm chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: CZERTAINLY

Ansible role to install CZERTAINLY. For complex usage example please refer to CZERTAINLY-Appliance.

Requirements

A Linux system with access to the Internet and configured Kubernetes cluster with localy installed and configured kubectl for controling the Kubernetes cluster.

Example Playbook

- name: czertainly host config
  hosts: all
  connection: local
  
  roles:
    - role: czertainly

For more detailed example please look at playbook for installing CZERTAINLY in Appliance.

About

Ansible role for installation of CZERTAINLY application using helm chart

License:MIT License


Languages

Language:Jinja 100.0%