{% extends 'base.html' %} {% block title %}Ignite it all{% endblock %} {% block content %}

Ignite it all


About

Ignite it all is a project to ignite all the things.

It is a Django project with a single app called project.

The aim is to kickstart and maintail configuration of --- Anything

The idea started when I was "supposed" to use ansible automation/Tower/awx was met by a swiss army knife.

The framework could do Anything and yet it could not do Anything

First you need to create a project, if you have an git repo, step back create a git service accout, create credentials

Then create a project, then create a playbook, then create a job template, then create a job, then run the job

You need to enable single sign on in order to .... Before this you should have. You need to decide if you are using a dynamic inventory

If you are using a licensed AAP the you need to mind the maximum nodes, Backup ...........

BOOOOOM

The idea of having a declarative configuration as code was born

Kalm, Knowit Automation Lifecycle Manager was ignited

It is a framework to ignite Ansible

Projects

{% endblock %} ```