Closed pa-decarvalho closed 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.
fqcn[action-core]
.config/ansible-lint.yml
@pa-decarvalho Hi!
Great! It's high time to do it.
Thank you very much for your contribution!
cc @ThomasSanson
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.