You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We follow [Ansible Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html) in all our interactions within this project.
7
+
8
+
## Contributing
9
+
10
+
The content of this collection are made by [people](CONTRIBUTORS) like you.
11
+
12
+
Every contribution is very welcomed!
13
+
14
+
You don't know how to start? Refer to our [contribution guide](CONTRIBUTING.md)!
15
+
16
+
The current maintainers are listed in the [MAINTAINERS](MAINTAINERS) file. Don't hesitate to reach them out mentioning in the proposals.
17
+
18
+
## Governance
19
+
20
+
The process of decision making in this collection is based on discussing and finding consensus among participants.
21
+
22
+
Every voice is important and every idea is valuable. If you have something on your mind, create an issue or dedicated discussion and let's discuss it!
23
+
4
24
## Included content
5
25
6
26
-**Modules**:
@@ -20,7 +40,7 @@
20
40
21
41
## External requirements
22
42
23
-
The MySQL modules rely on a MySQL connector. The list of supported drivers is below:
43
+
The MySQL modules rely on a MySQL connector. The list of supported drivers is below:
See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.
48
68
49
-
## Contributing
50
-
51
-
See the [contribution guide](CONTRIBUTING.md).
52
-
53
69
## Licensing
54
70
55
71
<!-- Include the appropriate license information here and a pointer to the full licensing details. If the collection contains modules migrated from the ansible/ansible repo, you must use the same license that existed in the ansible/ansible repo. See the GNU license example below. -->
0 commit comments