Commit graph

65 commits

Author SHA1 Message Date
Valentin Gurmeza
c9e6e420db WIP 2018-02-09 14:51:19 -08:00
Valentin Gurmeza
8aa0c16c84 still work in progress 2018-01-31 17:36:53 -08:00
Valentin Gurmeza
da86eb8a6b Merge remote-tracking branch 'origin/master' into persistent-connection 2018-01-31 16:59:35 -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
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
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 Gurmeza
f89e689418 attemp at connection plugin 2018-01-08 11:16:55 -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
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