X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=ansible%2FREADME.md;h=a8b88a4b186e032db5e507f1c6272fba7788caa2;hp=a0806f3f98cf9b6d1cbafd106fe08ffa95089a1c;hb=f9260f065e9c4a85b59acd507f3edaf3b41afa9c;hpb=484391a9077870ac362fc15f95e0e824e2c0fd1d diff --git a/ansible/README.md b/ansible/README.md index a0806f3..a8b88a4 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -53,9 +53,9 @@ a specific task you can disable it by adding the following to the task: - skip_ansible_lint ``` -For now only roles and now playbooks are checked. Every role must be manually added +For now only roles and no playbooks are checked. Every role must be manually added to the generic playbook [_lint_roles.yml](/ansible/_lint_roles.yml) in order to be -checked. +included. If an entire role should be skipped please add it to the playbook commented out and supply a reason why this role must be skipped.