Commit graph

3 commits

Author SHA1 Message Date
dc104d96fb
lint: might fix it now 2022-08-13 19:53:34 +02:00
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
8286c3afd3
CI: Fix ansible-lint search space
This patch will allow ansible-lint to search for files on its own instead of *.yml files in the root directory. Since playbooks now reside in their own folder, ansible-lint would not lint any roles anymore.

Also this introduces another small stub ansible-lint related ansible config file, so it does not always try to use the vault password / decrypt files.
2021-09-14 00:44:30 +02:00