Commit Graph

7 Commits

Author SHA1 Message Date
Lucas Noki
c067b8c89d Use print helper functions 2020-08-02 13:58:47 +02:00
e633965a1a Remove classes from easy modules
* bashrc
* hacker
* helloworld
* installer
* update
* teamspeak
2020-08-02 00:55:48 +02:00
6061a7d224 Change from dynamic to explicit module loading
dynamic loading was removed to have an overall better flow control,
Remove Abstract Module, 
clear out module __init__.py
2020-03-06 02:34:57 +01:00
5d7fde2848 Add default yes parameter 2020-03-05 19:56:54 +01:00
2e4ba51a58 Split up calls into executable and parameterlist 2020-03-05 19:55:10 +01:00
72f0244a7c change run to call 2020-03-05 19:50:23 +01:00
de73914477 Implement systemupdate module 2020-03-05 19:40:04 +01:00