an simple python module for easier developing of ansible modules
  • Python 98.8%
  • Makefile 0.8%
  • Shell 0.4%
Datei suchen
2026-05-01 12:07:55 +02: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 seperated lookups, actions and modules 2026-05-01 11:56:46 +02:00
src/ansible_module fixed an small issue with eaten newlines 2026-05-01 12:07:55 +02:00
.editorconfig updated the pre-commit hooks 2026-04-26 20:38:23 +02:00
.gitignore Release 0.5.0 2025-03-22 16:29:19 +01:00
.pre-commit-config.yaml added black 2026-05-01 12:07:23 +02:00
CHANGELOG.rst added proper type hints 2026-01-07 21:10:14 +01:00
galaxy.yml new major version 0.6.0 2026-04-26 12:42:45 +02: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 improved type hints and updated the baseline 2026-04-27 11:56:21 +02: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.