Commit graph

  • 415854e6c4
    Merge 93559b8bb5 into fb9c4eddd7 dependabot[bot] 2022-06-08 14:52:35 +00:00
  • 93559b8bb5
    Bump cryptography from 2.1.4 to 3.3.2 dependabot/pip/cryptography-3.3.2 dependabot[bot] 2022-06-08 14:52:33 +00:00
  • fb9c4eddd7
    Merge pull request #35 from computercolin/ppp_extensions_and_fixes master Valentin 2022-06-08 07:50:08 -07:00
  • 460be100d3 Add ansible module for mikrotik vpn server config (ppp-server) computercolin 2022-06-08 01:20:50 -06:00
  • 96df094051 Add ansible modules for mikrotik ppp/profile and ppp/secret computercolin 2022-06-08 01:19:47 -06:00
  • ceadb758be Fix parameter error in docs. computercolin 2022-06-08 01:18:43 -06:00
  • 96527276e7 Make api authentication errors more verbose. computercolin 2022-06-08 01:17:39 -06:00
  • ea986d568b
    Merge pull request #33 from ukasiu/fix-length-bug Valentin 2019-01-08 22:53:57 -05:00
  • 37d8d5f4ee Fix python2 length to_bytes issue Łukasz Gurdek 2019-01-03 11:11:46 +01:00
  • d8abd2a88e
    Merge pull request #32 from lucianosds/patch-1 Valentin 2018-10-29 08:25:29 -07:00
  • 846979c730
    Just updating the download image Luciano Santos 2018-10-19 18:54:32 -03:00
  • e03fe77450
    Merge pull request #28 from amatamalas/ip_address Valentin 2018-03-20 15:19:52 -06:00
  • 83b5175ed1
    Merge pull request #29 from zahodi/verify_api_available Valentin 2018-03-14 08:43:09 -06:00
  • 1111a04f73 Added option for idempotent parameter to allow the user to control behavior of the module antoni 2018-03-11 19:30:19 +01:00
  • d8cb822fa6 add a simple check to verify if API service is available verify_api_available Valentin Gurmeza 2018-03-05 14:01:12 -08:00
  • 3cec44d451 Improved testing adding some verification tasks antoni 2018-03-05 20:57:43 +01:00
  • b278045311 Corrected error with the idempotent parameter which must be address and not interface antoni 2018-03-05 20:46:45 +01:00
  • 6061e1d851 Fixed testing using bridges and not ethernet interfaces antoni 2018-03-05 20:46:13 +01:00
  • f97abd3e0d Changed idempotent parameter to address and improved the testing for it antoni 2018-02-24 19:21:57 +01:00
  • 4ebf1ca730 changed the idempotent parameter to address to have the correct behavior antoni 2018-02-24 19:06:22 +01:00
  • 579ce84db3 Improved testing for ip address module antoni 2018-02-24 18:53:38 +01:00
  • 1664491831 Refactor of ip address to use the idempotent class. Additional test to edit address antoni 2017-12-08 14:00:17 +01:00
  • d08d716ba5
    Merge pull request #27 from zahodi/address-list ip_address Shaun Smiley 2018-02-09 15:14:49 -08:00
  • dad638fff6 update task name address-list Valentin Gurmeza 2018-02-09 15:02:53 -08:00
  • 3c47fdb4b0 update parameter path for firewall/address-list Valentin Gurmeza 2018-02-09 14:55:57 -08:00
  • c9e6e420db WIP persistent-connection Valentin Gurmeza 2018-02-09 14:51:19 -08:00
  • 3f5edf5f47
    Merge pull request #24 from zahodi/sdas-1268-system-scheduler Shaun Smiley 2018-02-09 14:36:25 -08:00
  • 8aa0c16c84 still work in progress Valentin Gurmeza 2018-01-31 17:36:53 -08:00
  • da86eb8a6b Merge remote-tracking branch 'origin/master' into persistent-connection Valentin Gurmeza 2018-01-31 16:59:35 -08:00
  • 86cd2fe4b6 fix documentation Valentin Gurmeza 2018-01-31 14:25:49 -08:00
  • ea6de9712b fix conflicts sdas-1268-system-scheduler Valentin Gurmeza 2018-01-31 10:15:55 -08:00
  • 7f34a3ac8c
    Merge pull request #25 from zahodi/sdas-1289-bridge-module Shaun Smiley 2018-01-30 14:21:17 -08:00
  • d8e7d48b8e spell fix sdas-1289-bridge-module Valentin Gurmeza 2018-01-30 14:11:47 -08:00
  • 0e8769bb1f add ec2 CHR info Valentin Gurmeza 2018-01-29 17:04:35 -08:00
  • 223d916390 address-list to use common class Valentin Gurmeza 2018-01-29 16:53:18 -08:00
  • 4a5bce4a2b use only 2 ether interfaces for testing Valentin Gurmeza 2018-01-29 14:47:58 -08:00
  • 20ac4fd7f2 update docstring Valentin Gurmeza 2018-01-25 17:52:31 -08:00
  • a28e8d27c4 migrate bridge module into more generic interface one Valentin Gurmeza 2018-01-25 17:48:23 -08:00
  • 87630ba6f5 finish migration Valentin Gurmeza 2018-01-24 15:25:43 -08:00
  • 86e8e6c295 began converstion to common class Valentin Gurmeza 2018-01-24 15:15:44 -08:00
  • 8392bf6f40
    Merge pull request #23 from zahodi/facts Valentin 2018-01-09 10:57:46 -08:00
  • 7d8db10565 more formating facts Valentin Gurmeza 2018-01-09 10:57:15 -08:00
  • cafa15accf update formating Valentin Gurmeza 2018-01-09 10:54:13 -08:00
  • e1280e489f update README with pipenv info Valentin Gurmeza 2018-01-09 10:31:12 -08:00
  • d1fe485042 add sample test task to use mt_facts module temporary, Add Pipfile for enabling pipenv Valentin Gurmeza 2018-01-09 09:12:14 -08:00
  • f89e689418 attemp at connection plugin Valentin Gurmeza 2018-01-08 11:16:55 -08:00
  • b8a95fa401
    Merge pull request #22 from kollyma/add_mt_facts Valentin 2018-01-03 14:27:41 -08:00
  • dd94eeafbe add module for facts collection Martin Kolly 2017-12-29 13:36:32 +01:00
  • 3e472e95fe
    Merge pull request #21 from kollyma/set-no_log Valentin 2017-12-22 10:12:14 -08:00
  • ea39515c3e for secret arguments no_log=True should be set Martin Kolly 2017-12-22 10:57:19 +01:00
  • 80b0e11ee1 Refactor of ip address to use the idempotent class. Additional test to edit address antoni 2017-12-08 14:00:17 +01:00
  • c23500d05b
    Merge pull request #20 from amatamalas/moduleutils Valentin 2017-12-07 08:46:35 -08:00
  • da30f52222 Removed the export line as is not needed anymore Antoni Matamalas 2017-12-07 08:28:20 +01:00
  • 9053215084 Moved pythonlibs to module_utils to avoid usage of ENV vars antoni 2017-12-06 18:38:55 +01:00
  • 38ccf5f1cf Merge pull request #16 from zahodi/sample-rollback Valentin 2017-06-21 15:43:26 -07:00
  • cc6eb9b766 fix spells sample-rollback Valentin Gurmeza 2017-06-21 15:42:40 -07:00
  • 8cdeb6a26e add a sample backup and rollback task to use on production routers Valentin Gurmeza 2017-06-16 19:46:32 -07:00
  • f4cde80776 Merge pull request #3 from CFSworks/master Valentin 2017-06-16 16:05:17 -07:00
  • 21668d0666 README: Make this more easy on the eyes Sam Edwards 2017-06-16 15:15:33 -06:00
  • eb3df53258 Merge pull request #2 from zahodi/csv_compare Shaun S 2017-06-16 10:41:39 -07:00
  • c71fa54e53 fix typo csv_compare Valentin Gurmeza 2017-06-16 10:39:32 -07:00
  • 9122f9a1ae brake up the tests.yml into individual files Valentin Gurmeza 2017-06-14 23:29:30 -07:00
  • 41020ad845 removed clean lines too soon Valentin Gurmeza 2017-06-14 23:10:44 -07:00
  • b6a279e8e8 fix the logic and updated tests to reflect new values Valentin Gurmeza 2017-06-14 22:40:46 -07:00
  • 9973f637aa work in progress - check for lists in mt_common - move current radius module to a backup - radius use common class - move a radius and hotspot tests to tasks/ Valentin Gurmeza 2017-06-14 18:15:48 -07:00
  • 06654d4d46 initial code move Valentin Gurmeza 2017-06-14 10:33:25 -07:00
  • 069b221035 Merge pull request #1 from zahodi/check_mode Shaun S 2017-06-07 09:25:15 -07:00
  • a18aa02ad5 fix check_mode failures check_mode Valentin Gurmeza 2017-06-06 13:50:28 -07:00
  • ad07458649 add check mode to radius Valentin Gurmeza 2017-06-05 16:16:34 -07:00
  • 5b2dcf38d8 add check mode to system scheduler Valentin Gurmeza 2017-06-05 16:13:41 -07:00
  • 2db5b6ee10 add check mode to radius remove ovpn_client module Valentin Gurmeza 2017-06-05 16:10:27 -07:00
  • 928c795f4a add check option to bridge module Valentin Gurmeza 2017-06-05 15:57:30 -07:00
  • 35020e9c4e add check mode to interface_bridge_port Valentin Gurmeza 2017-06-05 15:51:08 -07:00
  • 297f3228bc add ovpn-client to the interfaces module add check mode to interface_wireless module up date checks Valentin Gurmeza 2017-06-05 15:02:40 -07:00
  • 220f44766b add check mode to address-list module Valentin Gurmeza 2017-06-05 14:27:23 -07:00
  • 5c57fdccad add check mode the ip neighbor Valentin Gurmeza 2017-06-05 14:06:50 -07:00
  • 2e9470d232 update docstring for snmp Valentin Gurmeza 2017-06-05 13:47:51 -07:00
  • 18616af9c2 remove old ip_pool module Valentin Gurmeza 2017-06-05 13:45:28 -07:00
  • bc68163ccd combine service and pool modules Valentin Gurmeza 2017-06-05 13:44:06 -07:00
  • debe4f35d2 add check mode to snmp module Valentin Gurmeza 2017-06-05 12:44:19 -07:00
  • 1326fad5c1 add check mode to system module Valentin Gurmeza 2017-06-05 12:32:08 -07:00
  • fcd02f6384 add check mode to tests.yml Valentin Gurmeza 2017-06-05 12:22:26 -07:00
  • 8ddf2e67d9 add check mode to user module Valentin Gurmeza 2017-06-02 15:21:09 -07:00
  • caa99b3e5d add check mode to firewall module Valentin Gurmeza 2017-06-01 17:40:53 -07:00
  • 48f593bae2 add check mode to dhcp_server Valentin Gurmeza 2017-06-01 16:48:54 -07:00
  • 7ce1cae7ad add check mode to hotpot module Valentin Gurmeza 2017-06-01 16:43:57 -07:00
  • a2b454cd8c ignore .vagrant Valentin Gurmeza 2017-05-30 23:24:49 -07:00
  • 83d4074b9f add additional parameters Valentin Gurmeza 2017-05-30 11:59:27 -07:00
  • 42eed5c6fd delete empty symlink Valentin Gurmeza 2017-05-25 17:50:07 -07:00
  • 77ab40617f symlink library for testing Valentin Gurmeza 2017-05-25 16:56:47 -07:00
  • d0d5820e77 add integration tests Valentin Gurmeza 2017-05-25 16:46:13 -07:00
  • a8e014f98c add vagrant Valentin Gurmeza 2017-05-25 16:35:42 -07:00
  • 428dd5e0e2 add the module collection Valentin Gurmeza 2017-05-25 16:30:10 -07:00
  • 3609e520c5 add mt_api library Valentin Gurmeza 2017-05-25 15:02:18 -07:00
  • f48bdb0d9e add integration runner test Valentin Gurmeza 2017-05-25 14:53:05 -07:00
  • 675b17bc09 base work - added MikrotikModule class - added a task for testing - add main function for the module Valentin Gurmeza 2017-01-11 11:20:55 -08:00
  • cd4158cb22 Initial commit Valentin 2017-01-10 14:58:57 -08:00