Felix Mai
|
c4a5677f72
|
General improvements (#138)
* Rearrange hooks to match lifecycle order
* Fully qualify module names
BREAKING CHANGE: To use FQCNs at least Ansible 2.9 is required [2].
From the commonly presented note in the Ansible documentation, e. g.
of Ansible's builtin debug module [1]:
[...] we recommend you use the FQCN for easy linking to the module
documentation and to avoid conflicting with other collections that
may have the same module name.
[1]: https://docs.ansible.com/ansible/latest/collections/ansible/builtin/debug_module.html
[2]: https://docs.ansible.com/ansible/latest/reference_appendices/faq.html#where-did-all-the-modules-go
* Update changelog
|
3 years ago |