/react-sci-components-ansible

Ansible playbook and role for the im-mini-apps deployment

Primary LanguageHTML

React Mini-Apps (Ansible)

lint

GitHub tag (latest by date)

CodeFactor

A playbook and Role to deploy the Mini-Apps website application, suitable for execution by AWX.

This project contains one Ansible role:-

  • mini-apps

Note: The Role is designed to be executed from within our AWX server where credentials for the cluster (Kubernetes) reside. If you're not running from AWX (discouraged) then you will need to provide values for the variables that would be injected by AWX.

We depend on our infrastructure project's Kubernetes Certificate Manager to generate https certificates.

As with all of our playbooks you can find the common user-defined variables in the role's defaults/main.yaml and less common variables in vars/main.yaml.