Skip to content

mojiro/yama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yama

Yet Another Mikrotik module for Ansible

Introduction

I created this project to provide support for Mikrotik using SSH. Some advantages are:

  • SSH Private keys
  • SFTP Upload/Downloads
  • Always encrypted
  • Using common libraries like paramiko
  • Commands with live output (ex. Ping)

The real drawback, is that I have to handle carefully all the requests, acting like an API.

Supported Operations

  • Command Execution with tracking (changed, failed)
  • SFTP Recursive Upload/Download

Documentation

Documentation, currently is limited in the example playbooks. At some point, I will try to write some examples with cases studies.

Issues

For any problem please create an issue

Related projects

About

Yet Another Mikrotik module for Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published