vkhitrin / ansible-libguestfs-collection

Ansible collection for libguestfs modules
https://galaxy.ansible.com/vkhitrin/libguestfs
GNU General Public License v3.0
7 stars 3 forks source link

fix(modules): Align `python` Shebang #10

Closed vkhitrin closed 2 weeks ago

vkhitrin commented 2 weeks ago

Correct the the python shebang to allow Ansible python interpreter discovery to work [1]

Bump version to 1.1.5.

Closes #9.

[1] https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html#python-shebang-utf-8-coding