Skip to content

Web Application to manage automation tasks through Ansible for the BNC

Notifications You must be signed in to change notification settings

osapanyuk-zz/BNC-Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNC-Ansible

Web Application to manage automation tasks through Ansible for the BNC

How to Get Started

  1. Clone this repo.

  2. Install all the necessary packages (best done inside of a virtual environment).

  • pip install -r requirements.txt
  1. Install the frontend dependencies.
  • cd BNC_Ansible
  • yarn install
  1. Run the app.
  • python run.py
  1. Test that the project works.

http://localhost:5000

About

Web Application to manage automation tasks through Ansible for the BNC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published