]> arthur.barton.de Git - ansible-collection-boilerplate.git/commit
ansible.cfg: "collections_paths" is deprecated, use singular
authorAlexander Barton <alex@barton.de>
Fri, 8 Dec 2023 21:44:47 +0000 (22:44 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 8 Dec 2023 21:45:04 +0000 (22:45 +0100)
commite75648a75f74221c4c7a2e6c828376cb639eee4e
tree265c53ecfd40317b92b1c928ffb6a3f72553d793
parent5844b66303fc20ead3c6b530c281e6df2738eca5
ansible.cfg: "collections_paths" is deprecated, use singular

This fixes the following warning of ansible-lint:

  DEPRECATION WARNING]: [defaults]collections_paths option, does not fit
  var naming standard, use the singular form collections_path instead.
  This feature will be removed from ansible-core in version 2.19.
ansible.cfg