an simple python module for easier developing of ansible modules
  • Python 98.3%
  • Makefile 1.1%
  • Shell 0.6%
Datei suchen
2026-02-02 21:12:29 +01:00
changelogs added proper type hints 2026-01-07 21:10:14 +01:00
meta created an ansible module with module utils 2024-02-11 20:32:38 +01:00
plugins updated some code and added an mode parser 2026-02-02 21:12:29 +01:00
src/ansible_module updated some code and added an mode parser 2026-02-02 21:12:29 +01:00
.editorconfig first version of my ansible-modle module 2023-11-25 12:16:52 +01:00
.gitignore Release 0.5.0 2025-03-22 16:29:19 +01:00
CHANGELOG.rst added proper type hints 2026-01-07 21:10:14 +01:00
galaxy.yml fixed the move_file method of the AnsibleModule 2025-03-27 17:33:00 +01:00
LICENSE.txt first version of my ansible-modle module 2023-11-25 12:16:52 +01:00
Makefile fixed the move_file method of the AnsibleModule 2025-03-27 17:33:00 +01:00
pyproject.toml updated some code and added an mode parser 2026-02-02 21:12:29 +01:00
README.md created an ansible module with module utils 2024-02-11 20:32:38 +01:00
upload.sh improved the build and upload 2024-03-08 22:44:08 +01:00

Ansible Collection - sebastian.base

Documentation for the collection.