Skip to content

btr1975/QuickConfigTemplates

Repository files navigation

Python Script: QuickConfigTemplates

Created By: Benjamin P. Trachtenberg

Contact Information: e_ben_75-python@yahoo.com

If you have any questions e-mail me

PyPi: My PyPi

Docker Hub: My Docker Hub

Ansible Galaxy: My Ansible Galaxy

About

This script is for simple config templates, to make life easier on admins/engineers

Reference Information

Requirements

Some Instructions

Some Important Notes

If you are planning on compiling with pyinstaller 3.2.1 there is a bug you need to either fix, or download the dev version of pyinstaller.

See the details here pyinstaller github bug #2434

Compiles fine with pyinstaller 3.3.1 and above