Updated docs

This commit is contained in:
Ishan Jain 2022-08-30 12:24:53 +05:30
parent 5d59c22666
commit 823ab30ef4
3 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,7 @@ We plan to regularly release new minor or bugfix versions once new features or b
Releasing the current major version happens from the `main` branch. Releasing the current major version happens from the `main` branch.
We currently are not planning any deprecations or new major releases. The current landscape includes minor version updates for Module's documentation in 1.0.2. We currently are not planning any deprecations or new major releases. The current landscape includes minor version updates for Module's documentation in 1.0.3.
## Code of Conduct ## Code of Conduct
This collection follows the Ansible project's [Code of Conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html). Please read and familiarize yourself with this doc This collection follows the Ansible project's [Code of Conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html). Please read and familiarize yourself with this doc

View File

@ -1,6 +1,6 @@
- name: Create/Update a Data Source - name: Create/Update a Data Source
grafana.grafana.datasource: grafana.grafana.datasource:
datasource: { dataSource: {
name: "ansible-integration", name: "ansible-integration",
type: "influxdb", type: "influxdb",
url: "https://grafana.github.com/grafana-ansible-collection", url: "https://grafana.github.com/grafana-ansible-collection",