749ae48441
Release 0.5.0
...
- Added ReturnTypes
- improved the AnsibleParameter Type
- added an set containing the arguments from add_file_common_args
- added an functio to move generated files to their location according to the common_args
- the modspec function was extended with arguments for metadata in the documentation
2025-03-22 16:29:19 +01:00
328e58c439
improved the filemoving of AnsibleModules and SystemdUnitModule
...
I wrapped the file stuff in an function that is available in AnsibleModule.
2025-03-17 21:10:59 +01:00
74ded41d30
Release 0.4.4
2025-03-16 12:07:08 +01:00
59400d158f
made some typehints that even work with pyright
2025-03-14 19:05:37 +01:00
c8d7d4e286
fixed an typing error
2025-03-14 08:35:28 +01:00
9d18ea533e
removed display
2024-03-16 21:28:31 +01:00
84eb37ffa7
added wrapper for fail_json and exit_json
2024-03-16 10:04:38 +01:00
85880d2867
added type hint for the diff.
2024-03-16 09:56:39 +01:00
8190ee94d3
fixed the empty options
2024-03-13 20:17:36 +01:00
1da65334e2
added an default display
2024-03-12 21:18:09 +01:00
0ba608406e
to prevent empty sections, the install and header methods return None if the method would just the scetion header
2024-03-08 21:58:32 +01:00
768713aadc
created an ansible module with module utils
2024-02-11 20:32:38 +01:00