Closed justin-p closed 8 months ago
Hi!
Thank you so much for reporting this bug and finding time to fix it!
All these changes look good to me. However, could you replace ansible.builtin.meta
and ansible.builtin.systemd_service
with meta
and systemd_service
, respectively?
The reason is that FQCNs may break compatibility with Ansible 2.9. I want to release this fix as a patch version since this bug prevents the first installation from running successfully.
That said, this role deserves some love, and I owe it an upgrade to support modern Ansible versions. However, it'd be a breaking change that deserves a major version bump.
Hia @kazauwa,
No problem my dude. It takes less time to fix this role then build it from scratch myself ;) Reverted those changes back to non-FQCN.
Thank you very much!
Fix for for issue #5