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/cookiecutters/role/\173\173cookiecutter.role_name\175\175/.gitreview" "b/cookiecutters/role/\173\173cookiecutter.role_name\175\175/.gitreview"
new file mode 100644
index 0000000..fca4978
--- /dev/null
+++ "b/cookiecutters/role/\173\173cookiecutter.role_name\175\175/.gitreview"
@@ -0,0 +1,5 @@
+[gerrit]
+host=gerrit.opencord.org
+port=29418
+project=ansible/role/{{ cookiecutter.role_name }}.git
+defaultremote=origin