Add a few playbooks

- Update tooling versions, add mysql collection
- Document how to work around lint issues with collections
- Fix reuse validation of cookiecutter generated files
- add template for .gitreview file

Change-Id: If03962ed3b3daf230e5543b7603f9e9cef09661c
diff --git a/galaxy.yml b/galaxy.yml
index 6085673..13574a9 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -5,4 +5,6 @@
 
 collections:
   - name: "netbox.netbox"
-    version: "1.0.2"
+    version: "1.1.0"
+  - name: "community.mysql"
+    version: "1.1.0"