updated ansible/Readme.md
authorChristian Pointner <equinox@realraum.at>
Sun, 23 Dec 2018 14:20:49 +0000 (15:20 +0100)
committerChristian Pointner <equinox@realraum.at>
Sun, 23 Dec 2018 14:20:49 +0000 (15:20 +0100)
ansible/README.md

index 967d1db..a0806f3 100644 (file)
@@ -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