Ecosyste.ms: Awesome
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.
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.
- Host: GitHub
- URL: https://github.com/julienmeritte/my_ansible
- Owner: julienmeritte
- Created: 2024-12-01T15:34:56.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-12-01T15:37:49.000Z (24 days ago)
- Last Synced: 2024-12-01T16:36:31.663Z (24 days ago)
- Topics: click, paramiko, python
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projet en collaboration avec Quentin Vignan
https://github.com/QuentinVignanhttps://github.com/julienmeritte
A Basic GUI to deploy files on a distant server using yaml files templating.