X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=ansible%2FREADME.md;h=a0806f3f98cf9b6d1cbafd106fe08ffa95089a1c;hp=967d1dbccda7b835f43d37784069e97186d0316f;hb=484391a9077870ac362fc15f95e0e824e2c0fd1d;hpb=43e4d798581d4755c4e32dcc179ceb514384cebe diff --git a/ansible/README.md b/ansible/README.md index 967d1db..a0806f3 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 now 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. 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