Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/julienmeritte/my_ansible

A little python project to deploy files on a distant server using templating as model, juste like a basic Ansible would do. Made using Python, paramiko, pyYAML and click.
https://github.com/julienmeritte/my_ansible

click paramiko python

Last synced: 8 days ago
JSON representation

A little python project to deploy files on a distant server using templating as model, juste like a basic Ansible would do. Made using Python, paramiko, pyYAML and click.

Awesome Lists containing this project

README

        

# Projet en collaboration avec Quentin Vignan
https://github.com/QuentinVignan

https://github.com/julienmeritte

A Basic GUI to deploy files on a distant server using yaml files templating.