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

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. (Fait en 2022)
https://github.com/julienmeritte/my_ansible

click paramiko python

Last synced: 11 months 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. (Fait en 2022)

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.