vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.69k stars 411 forks source link

Add the Fully Qualified Collection Name (FQCN) to each Ansible task #412

Closed pa-decarvalho closed 1 year ago

pa-decarvalho commented 1 year ago

This pull request aims to adhere to Ansible best practices and add FQCN at each task level.

In order to achieve this, the fqcn[action-core] rule has been removed from .config/ansible-lint.yml file.

vitabaks commented 1 year ago

@pa-decarvalho Hi!

Great! It's high time to do it.

Thank you very much for your contribution!

vitabaks commented 1 year ago

cc @ThomasSanson