Commit graph

47 commits

Author SHA1 Message Date
antoni
80b0e11ee1 Refactor of ip address to use the idempotent class. Additional test to edit address 2017-12-08 14:00:17 +01:00
Valentin
c23500d05b
Merge pull request #20 from amatamalas/moduleutils
Moved pythonlibs to module_utils to avoid usage of ENV vars
2017-12-07 08:46:35 -08:00
Antoni Matamalas
da30f52222 Removed the export line as is not needed anymore 2017-12-07 08:28:20 +01:00
antoni
9053215084 Moved pythonlibs to module_utils to avoid usage of ENV vars 2017-12-06 18:38:55 +01:00
Valentin
38ccf5f1cf Merge pull request #16 from zahodi/sample-rollback
add a sample backup and rollback task to use on production routers
2017-06-21 15:43:26 -07:00
Valentin Gurmeza
cc6eb9b766 fix spells 2017-06-21 15:42:40 -07:00
Valentin Gurmeza
8cdeb6a26e add a sample backup and rollback task to use on production routers 2017-06-16 19:46:32 -07:00
Valentin
f4cde80776 Merge pull request #3 from CFSworks/master
README: Make this more easy on the eyes
2017-06-16 16:05:17 -07:00
Sam Edwards
21668d0666 README: Make this more easy on the eyes 2017-06-16 15:16:03 -06:00
Shaun S
eb3df53258 Merge pull request #2 from zahodi/csv_compare
Csv compare
2017-06-16 10:41:39 -07:00
Valentin Gurmeza
c71fa54e53 fix typo 2017-06-16 10:39:32 -07:00
Valentin Gurmeza
9122f9a1ae brake up the tests.yml into individual files 2017-06-14 23:29:30 -07:00
Valentin Gurmeza
41020ad845 removed clean lines too soon 2017-06-14 23:10:44 -07:00
Valentin Gurmeza
b6a279e8e8 fix the logic and updated tests to reflect new values 2017-06-14 22:40:46 -07:00
Valentin Gurmeza
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/
2017-06-14 18:15:48 -07:00
Valentin Gurmeza
06654d4d46 initial code move 2017-06-14 10:33:25 -07:00
Shaun S
069b221035 Merge pull request #1 from zahodi/check_mode
Check mode
2017-06-07 09:25:15 -07:00
Valentin Gurmeza
a18aa02ad5 fix check_mode failures 2017-06-06 13:50:28 -07:00
Valentin Gurmeza
ad07458649 add check mode to radius 2017-06-05 16:16:34 -07:00
Valentin Gurmeza
5b2dcf38d8 add check mode to system scheduler 2017-06-05 16:13:41 -07:00
Valentin Gurmeza
2db5b6ee10 add check mode to radius
remove ovpn_client module
2017-06-05 16:10:27 -07:00
Valentin Gurmeza
928c795f4a add check option to bridge module 2017-06-05 15:57:30 -07:00
Valentin Gurmeza
35020e9c4e add check mode to interface_bridge_port 2017-06-05 15:51:08 -07:00
Valentin Gurmeza
297f3228bc add ovpn-client to the interfaces module
add check mode to interface_wireless module
up date checks
2017-06-05 15:02:40 -07:00
Valentin Gurmeza
220f44766b add check mode to address-list module 2017-06-05 14:27:23 -07:00
Valentin Gurmeza
5c57fdccad add check mode the ip neighbor 2017-06-05 14:06:50 -07:00
Valentin Gurmeza
2e9470d232 update docstring for snmp 2017-06-05 13:47:51 -07:00
Valentin Gurmeza
18616af9c2 remove old ip_pool module 2017-06-05 13:45:28 -07:00
Valentin Gurmeza
bc68163ccd combine service and pool modules 2017-06-05 13:44:06 -07:00
Valentin Gurmeza
debe4f35d2 add check mode to snmp module 2017-06-05 12:44:19 -07:00
Valentin Gurmeza
1326fad5c1 add check mode to system module 2017-06-05 12:32:08 -07:00
Valentin Gurmeza
fcd02f6384 add check mode to tests.yml 2017-06-05 12:22:26 -07:00
Valentin Gurmeza
8ddf2e67d9 add check mode to user module 2017-06-02 15:21:09 -07:00
Valentin Gurmeza
caa99b3e5d add check mode to firewall module 2017-06-01 17:40:53 -07:00
Valentin Gurmeza
48f593bae2 add check mode to dhcp_server 2017-06-01 16:48:54 -07:00
Valentin Gurmeza
7ce1cae7ad add check mode to hotpot module 2017-06-01 16:43:57 -07:00
Valentin Gurmeza
a2b454cd8c ignore .vagrant 2017-05-30 23:24:49 -07:00
Valentin Gurmeza
83d4074b9f add additional parameters 2017-05-30 11:59:27 -07:00
Valentin Gurmeza
42eed5c6fd delete empty symlink 2017-05-25 17:50:07 -07:00
Valentin Gurmeza
77ab40617f symlink library for testing 2017-05-25 16:56:47 -07:00
Valentin Gurmeza
d0d5820e77 add integration tests 2017-05-25 16:46:13 -07:00
Valentin Gurmeza
a8e014f98c add vagrant 2017-05-25 16:35:42 -07:00
Valentin Gurmeza
428dd5e0e2 add the module collection 2017-05-25 16:30:10 -07:00
Valentin Gurmeza
3609e520c5 add mt_api library 2017-05-25 15:02:18 -07:00
Valentin Gurmeza
f48bdb0d9e add integration runner test 2017-05-25 14:53:05 -07:00
Valentin Gurmeza
675b17bc09 base work
- added MikrotikModule class
- added a task for testing
- add main function for the module
2017-01-11 11:20:55 -08:00
Valentin
cd4158cb22 Initial commit 2017-01-10 14:58:57 -08:00