X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2FREADME.md;h=a8b88a4b186e032db5e507f1c6272fba7788caa2;hb=9cceb22586401c6adb75b864953b369d13873f84;hp=967d1dbccda7b835f43d37784069e97186d0316f;hpb=43e4d798581d4755c4e32dcc179ceb514384cebe;p=noc.git diff --git a/ansible/README.md b/ansible/README.md index 967d1db..a8b88a4 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -53,10 +53,11 @@ a specific task you can disable it by adding the following to the task: - skip_ansible_lint ``` -For now only roles are checked and every role must be manually added to the -generic playbook [_lint_roles.yml](/ansible/_lint_roles.yml) in order to be checked. +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 +included. If an entire role should be skipped please add it to the playbook commented out -and supply a reason why this roles must be skipped. +and supply a reason why this role must be skipped. Local ssh config