Commit-Graph

13 Commits

Autor SHA1 Nachricht Datum
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
74ded41d30 Release 0.4.4 2025-03-16 12:07:08 +01:00
1ea397da14 improved the build process 2024-03-16 10:39:59 +01:00
8190ee94d3 fixed the empty options 2024-03-13 20:17:36 +01:00
2f36e69a73 fixed the documentation for dictionaries 2024-03-13 20:13:35 +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
e583ad0f96 small remove print calls 2024-02-24 10:45:49 +01:00
e089dbc82a rewrote the Types class 2024-02-24 10:20:47 +01:00
768713aadc created an ansible module with module utils 2024-02-11 20:32:38 +01:00
1a8278f763 fixed the generator expection 2023-11-26 10:29:12 +01:00
fbe73d2d83 fixed an exception 2023-11-26 10:11:43 +01:00
67fcb665f3 fixed version 2023-11-25 13:35:20 +01:00
511f4e615f first version of my ansible-modle module
this helps with  the development of new modules by abstracting some things away
2023-11-25 12:16:52 +01:00