Skip to content

Application To Generate Ansible Playbooks via Visual Editor thru a browser

Notifications You must be signed in to change notification settings

Ssan79/PlayBookGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-Requisites

Install the latest version of Python. Once Python is installed, follow the instructions below to run the application.

Running the Application

  1. Download and save the HTML content in a file named index.html.
  2. Save the Python content in a file named app.py.
  3. Ensure you have Flask and PyYAML installed:
    pip install flask pyyaml
  4. Run the Flask application:
    python app.py
  5. Open the HTML file in your browser or serve it through Flask.

Happy Playbook Generation!

Please feel free to contact me if you need further assistance.


Let me know if there are any additional details you'd like to include!

About

Application To Generate Ansible Playbooks via Visual Editor thru a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published