Commit graph

91 commits

Author SHA1 Message Date
Valentin
fb9c4eddd7
Merge pull request #35 from computercolin/ppp_extensions_and_fixes
Added VPN extensions to existing modules
2022-06-08 07:50:08 -07:00
computercolin
460be100d3 Add ansible module for mikrotik vpn server config (ppp-server) 2022-06-08 01:20:50 -06:00
computercolin
96df094051 Add ansible modules for mikrotik ppp/profile and ppp/secret 2022-06-08 01:19:47 -06:00
computercolin
ceadb758be Fix parameter error in docs. 2022-06-08 01:18:43 -06:00
computercolin
96527276e7 Make api authentication errors more verbose. 2022-06-08 01:17:39 -06:00
Valentin
ea986d568b
Merge pull request #33 from ukasiu/fix-length-bug
Fix python2 length to_bytes issue
2019-01-08 22:53:57 -05:00
Łukasz Gurdek
37d8d5f4ee Fix python2 length to_bytes issue 2019-01-03 11:11:46 +01:00
Valentin
d8abd2a88e
Merge pull request #32 from lucianosds/patch-1
Just updating the download image
2018-10-29 08:25:29 -07:00
Luciano Santos
846979c730
Just updating the download image
Suggest to updating the CRH image to the most recent at this time.
2018-10-19 18:54:32 -03:00
Valentin
e03fe77450
Merge pull request #28 from amatamalas/ip_address
Ip address refactor
2018-03-20 15:19:52 -06:00
Valentin
83b5175ed1
Merge pull request #29 from zahodi/verify_api_available
add a simple check to verify if API service is available
2018-03-14 08:43:09 -06:00
antoni
1111a04f73 Added option for idempotent parameter to allow the user to control behavior of the module 2018-03-11 19:30:19 +01:00
Valentin Gurmeza
d8cb822fa6 add a simple check to verify if API service is available 2018-03-05 14:01:12 -08:00
antoni
3cec44d451 Improved testing adding some verification tasks 2018-03-05 20:57:43 +01:00
antoni
b278045311 Corrected error with the idempotent parameter which must be address and not interface 2018-03-05 20:46:45 +01:00
antoni
6061e1d851 Fixed testing using bridges and not ethernet interfaces 2018-03-05 20:46:13 +01:00
antoni
f97abd3e0d Changed idempotent parameter to address and improved the testing for it 2018-02-24 19:21:57 +01:00
antoni
4ebf1ca730 changed the idempotent parameter to address to have the correct behavior 2018-02-24 19:17:33 +01:00
antoni
579ce84db3 Improved testing for ip address module 2018-02-24 19:17:33 +01:00
antoni
1664491831 Refactor of ip address to use the idempotent class. Additional test to edit address 2018-02-24 19:17:33 +01:00
Shaun Smiley
d08d716ba5
Merge pull request #27 from zahodi/address-list
Convert address-list to use common class as part of mt_ip module.
2018-02-09 15:14:49 -08:00
Valentin Gurmeza
dad638fff6 update task name 2018-02-09 15:02:53 -08:00
Valentin Gurmeza
3c47fdb4b0 update parameter path for firewall/address-list 2018-02-09 14:55:57 -08:00
Shaun Smiley
3f5edf5f47
Merge pull request #24 from zahodi/sdas-1268-system-scheduler
Convert system scheduler to use common class
2018-02-09 14:36:25 -08:00
Valentin Gurmeza
86cd2fe4b6 fix documentation 2018-01-31 14:25:49 -08:00
Valentin Gurmeza
ea6de9712b fix conflicts 2018-01-31 10:15:55 -08:00
Shaun Smiley
7f34a3ac8c
Merge pull request #25 from zahodi/sdas-1289-bridge-module
Consolidate bridge module into mt_interfaces
2018-01-30 14:21:17 -08:00
Valentin Gurmeza
d8e7d48b8e spell fix 2018-01-30 14:11:47 -08:00
Valentin Gurmeza
0e8769bb1f add ec2 CHR info 2018-01-29 17:04:35 -08:00
Valentin Gurmeza
223d916390 address-list to use common class 2018-01-29 16:53:18 -08:00
Valentin Gurmeza
4a5bce4a2b use only 2 ether interfaces for testing 2018-01-29 14:47:58 -08:00
Valentin Gurmeza
20ac4fd7f2 update docstring 2018-01-25 17:52:31 -08:00
Valentin Gurmeza
a28e8d27c4 migrate bridge module into more generic interface one 2018-01-25 17:48:23 -08:00
Valentin Gurmeza
87630ba6f5 finish migration 2018-01-24 15:25:43 -08:00
Valentin Gurmeza
86e8e6c295 began converstion to common class 2018-01-24 15:15:44 -08:00
Valentin
8392bf6f40
Merge pull request #23 from zahodi/facts
Add sample get_facts task
2018-01-09 10:57:46 -08:00
Valentin Gurmeza
7d8db10565 more formating 2018-01-09 10:57:15 -08:00
Valentin Gurmeza
cafa15accf update formating 2018-01-09 10:54:13 -08:00
Valentin Gurmeza
e1280e489f update README with pipenv info 2018-01-09 10:31:12 -08:00
Valentin Gurmeza
d1fe485042 add sample test task to use mt_facts module temporary,
Add Pipfile for enabling pipenv
2018-01-09 09:12:14 -08:00
Valentin
b8a95fa401
Merge pull request #22 from kollyma/add_mt_facts
add module for facts collection
2018-01-03 14:27:41 -08:00
Martin Kolly
dd94eeafbe add module for facts collection 2017-12-29 13:36:32 +01:00
Valentin
3e472e95fe
Merge pull request #21 from kollyma/set-no_log
for secret arguments no_log=True should be set
2017-12-22 10:12:14 -08:00
Martin Kolly
ea39515c3e for secret arguments no_log=True should be set 2017-12-22 10:57:19 +01:00
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