Skip to content

Ansible role configure basic mikrotik router os device

License

Notifications You must be signed in to change notification settings

markwell-ch/routeros-ansible-role

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

routeros-ansible-role Build Status Ansible Galaxy

Ansible role configure basic mikrotik routeros device

  • remote default admin user
  • setup reboot / shutdown scheduler
  • disable service telnet, ftp, www, api, api-ssl

Dependencies

  • librouteros

Variables

Remember configure router os variable and install librouteros

  • routeros_secure_address: trusted network for winbox connect Es: "10.0.0.0/24"

  • routeros_ssh_port: ssh open port Es: 3322

  • routeros_disable_password_login: disable login with passowd [True/False]

  • routeros_disable_old_cryptographic_login: disable dsa and other old cryptographic alghoritm [True/False]

  • routeros_timezone: timezone Es: Europe/Rome

Author Information

  • Stefano Tamagnini

Feedback, bug-reports, requests, ...

Are welcome!

About

Ansible role configure basic mikrotik router os device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.9%
  • Tcl 32.1%