1
0
Fork 0
Commit graph

91 Commits

Autor SHA1 Nachricht Datum
Sebastian Tobie 65cb1720c8 added an rudimentary systemd service module 2023-04-21 18:00:50 +02:00
Sebastian Tobie 40f4b11300 made list static 2023-04-21 18:00:20 +02:00
Sebastian Tobie 437cf72c79 improved documentation 2023-04-21 17:32:28 +02:00
Sebastian Tobie 38beda7ab4 improved the acess for special attributes 2023-04-21 17:31:52 +02:00
Sebastian Tobie c957e2ddcb copy paste error 2023-04-21 00:24:12 +02:00
Sebastian Tobie 9de06a6c98 added target unit type 2023-04-21 00:22:27 +02:00
Sebastian Tobie bfbd3b5432 added the default description back 2023-04-21 00:21:55 +02:00
Sebastian Tobie ddbeb30d73 added generalized unit info 2023-04-21 00:19:35 +02:00
Sebastian Tobie 69bb253369 all exception are now catched 2023-04-21 00:17:54 +02:00
Sebastian Tobie 52b5a96926 updated formatting 2023-04-21 00:17:36 +02:00
Sebastian Tobie 53057c18a2 some formatting 2023-04-21 00:15:03 +02:00
Sebastian Tobie bbf9daa8a7 removed useless print 2023-04-21 00:14:45 +02:00
Sebastian Tobie 68df507cb1 argument_spec is now better documented 2023-04-21 00:14:19 +02:00
Sebastian Tobie 4470f06962 argument_spec is now not merged from middleclasses 2023-04-21 00:13:38 +02:00
Sebastian Tobie d8a7015977 added new defaults and generalized functionality 2023-04-21 00:12:47 +02:00
Sebastian Tobie 3e3ccc8458 some formatting 2023-04-21 00:10:13 +02:00
Sebastian Tobie c80722c46f added some editor metadata 2023-04-21 00:06:09 +02:00
Sebastian Tobie 8a11393830 added an proper __dir__ method to _Types metaclass 2023-04-20 23:08:43 +02:00
Sebastian Tobie ac2fbcd29a added the missing continue 2023-04-20 22:10:43 +02:00
Sebastian Tobie 172cce0b04 renamed the modules 2023-04-20 22:09:58 +02:00
Sebastian Tobie 3923d2cedb missed the property 2023-04-16 12:23:44 +02:00
Sebastian Tobie 53cb14162c replaced the call to the method with an explicit call to property 2023-04-16 11:26:47 +02:00
Sebastian Tobie 9966a237aa fixed module.py 2023-04-16 11:10:18 +02:00
Sebastian Tobie c584ff60f7 current try 2023-04-16 00:10:13 +02:00
Sebastian Tobie 491270a022 removed all try except 2023-04-15 19:30:04 +02:00
Sebastian Tobie e2fdd94da4 import test 2023-04-15 19:02:20 +02:00
Sebastian Tobie ebca030585 Pfad der auflösung für Tests und autodoc geändert, weil Mitogen sonst blockiert 2023-04-15 15:02:14 +02:00
Sebastian Tobie 5a7fcb40bb removed unnessary trash in the galaxy.xml 2023-04-15 13:45:25 +02:00
Sebastian Tobie 63bbb0bdd3 added changelog 2023-04-15 13:45:03 +02:00
Sebastian Tobie 7d97db6749 excluding the build module from git 2023-04-15 12:45:27 +02:00
Sebastian Tobie 34625672bc updated metadata 2023-04-15 12:44:33 +02:00
Sebastian Tobie 2437f29a03 new release v0.1.1 2023-04-15 12:37:33 +02:00
Sebastian Tobie eb6b627741 updated the documentation 2023-04-15 12:37:03 +02:00
Sebastian Tobie 8f71101a6d fixed the help argument 2023-04-15 12:33:19 +02:00
Sebastian Tobie 600f8311d5 added an script to update the module documentation.
this is only compatible with the Module class
2023-04-15 12:25:10 +02:00
Sebastian Tobie f18cfbdadb added changes to accomodate the module documetation updater 2023-04-15 12:20:56 +02:00
Sebastian Tobie 21bc051c00 updated readme.md 2023-04-15 10:49:46 +02:00
Sebastian Tobie 70391419f6 removed msg from the module class 2023-04-15 09:42:23 +02:00
Sebastian Tobie e3a4c894ea updates the Module classes with documentation and deduplicated some code 2023-04-15 09:40:27 +02:00
Sebastian Tobie aa0723809a moved the systemd modules to an own collection 2023-04-15 00:58:51 +02:00
Sebastian Tobie 6f52f5b114 Initial commit 2023-04-14 19:01:22 +00:00