Commit graph

77 commits

Author SHA1 Message Date
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
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