Sebastian Tobie
|
c72de48b62
|
added an AnsibleParameter Type Alias and replaced all the old usage of _sdict with it
|
2023-04-23 10:03:10 +02:00 |
Sebastian Tobie
|
652b7e961d
|
added modspec as an helper function.
it has the typedefinition that allows the developer to get the required parameters for ansible modules more easily
|
2023-04-23 09:08:44 +02:00 |
Sebastian Tobie
|
a2174af565
|
changed the complicated _Type to an simple type and Types to an instance
|
2023-04-23 09:06:46 +02:00 |
Sebastian Tobie
|
76f4e64081
|
generalized the systemdbool function
|
2023-04-21 20:49:07 +02:00 |
Sebastian Tobie
|
40f4b11300
|
made list static
|
2023-04-21 18:00:20 +02:00 |
Sebastian Tobie
|
38beda7ab4
|
improved the acess for special attributes
|
2023-04-21 17:31:52 +02:00 |
Sebastian Tobie
|
3e3ccc8458
|
some formatting
|
2023-04-21 00:10:13 +02:00 |
Sebastian Tobie
|
8a11393830
|
added an proper __dir__ method to _Types metaclass
|
2023-04-20 23:08:43 +02:00 |
Sebastian Tobie
|
aa0723809a
|
moved the systemd modules to an own collection
|
2023-04-15 00:58:51 +02:00 |