an simple python module for easier developing of ansible modules
Datei suchen
Sebastian Tobie fbe73d2d83 fixed an exception 2023-11-26 10:11:43 +01:00
src/ansible_module fixed an exception 2023-11-26 10:11:43 +01:00
tests first version of my ansible-modle module 2023-11-25 12:16:52 +01:00
.editorconfig first version of my ansible-modle module 2023-11-25 12:16:52 +01:00
.gitignore first version of my ansible-modle module 2023-11-25 12:16:52 +01:00
LICENSE.txt first version of my ansible-modle module 2023-11-25 12:16:52 +01:00
README.md removed the badges 2023-11-25 13:34:27 +01:00
pyproject.toml added some upload info 2023-11-25 13:34:37 +01:00

README.md

Ansible module


Table of Contents

Installation

pip install ansible-module

License

ansible-module is distributed under the terms of the MIT license.