Change DRY-breaking invocation examples for links to converge files

This commit is contained in:
Alexander Gorelyshev
2025-12-18 17:21:37 +04:00
parent e2aa20f367
commit f817ed54a4
21 changed files with 21 additions and 122 deletions

View File

@@ -34,13 +34,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.template
config_source_dir: alertmanager
alertmanager_version: 0.28.1
```
License License
------- -------

View File

@@ -27,7 +27,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
See `molecule/default/converge.yml` See: [converge.yml](molecule/default/converge.yml)
License License
------- -------

View File

@@ -26,7 +26,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
See `molecule/default/converge.yml`. See: [converge.yml](molecule/default/converge.yml)
License License
------- -------

View File

@@ -21,10 +21,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.dnsmasq
```
License License
------- -------

View File

@@ -25,10 +25,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.common.docker_ubuntu
```
License License
------- -------

View File

@@ -59,42 +59,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
---
- name: Converge
hosts: all
vars:
grafana_users:
- name: "test"
user_login: "test"
user_password: "test"
user_email: "test@mail.ru"
is_admin: false
grafana_plugins:
version: 2.1.8
- name: aceiot-svg-panel
version: 0.1.5
grafana_public_dashboards:
- name: Node Full Exporter
id: 1860
revision: 36
vars_files:
- secrets/admin_cred.yml
roles:
- role: genlab.grafana
grafana_version: 11.5.0
admin_api_username: "{{ grafana.admin_api_username }}"
admin_api_password: "{{ grafana.admin_api_password }}"
users: "{{ grafana_users }}"
plugins: "{{ grafana_plugins }}"
public_dashboards: "{{ grafana_public_dashboards }}"
dashboard_source_path: "molecule/default/dashboards"
datasource_source_path: "molecule/default/datasources"
grafana_log_dir: "/opt/grafana/data"
grafana_data_dir: "/opt/grafana/lib"
```
License License
------- -------

View File

@@ -43,12 +43,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.ipmi_exporter
ipmi_exp_version: "1.10.1"
ipmi_exp_source_dir: "molecule/default/"
```
License License
------- -------

View File

@@ -33,14 +33,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.karma
karma_version: "0.121"
config_source_dir: "karma/"
karma_dir: "/etc/karma"
karma_config_dir: "/etc/karma/config"
```
License License
------- -------

View File

@@ -23,11 +23,7 @@ No
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: loki
loki_version: 2.7.3
```
License License

View File

@@ -21,10 +21,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.nginx
```
License License
------- -------

View File

@@ -31,13 +31,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.prometheus
prometheus_config_source_dir: mydir/configs
prometheus_alertrules_source_dir: mydir/configs/rules
prometheus_version: 3.2.1
```
License License
------- -------

View File

@@ -24,10 +24,7 @@ No
Example Playbook Example Playbook
---------------- ----------------
- hosts: servers See: [converge.yml](molecule/default/converge.yml)
roles:
- role: promtail
promtail_version: 2.7.3
License License
------- -------

View File

@@ -23,12 +23,7 @@ A list of other roles hosted on Galaxy should go here, plus any details in regar
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: rclone_yandex
rclone_mountpoint: /mnt/yandex-disk
rclone_group: yandex
```
License License
------- -------

View File

@@ -26,10 +26,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.rustdesk_server
```
License License
------- -------

View File

@@ -60,7 +60,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
See `molecule/default/converge.yml` for an example role invocation. See: [converge.yml](molecule/default/converge.yml)
License License
------- -------

View File

@@ -37,13 +37,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.smartctl_exporter
smartctl_exp_version: "0.14.0"
smartctl_exp_dir: "/etc/exporters"
smartctl_exp_config_dir: "/etc/exporters/config"
```
License License
------- -------

View File

@@ -21,10 +21,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.common.sshd
```
License License
------- -------

View File

@@ -23,10 +23,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.swapfile
```
License License
------- -------

View File

@@ -21,10 +21,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.ufw
```
License License
------- -------

View File

@@ -19,10 +19,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
```yaml See: [converge.yml](molecule/default/converge.yml)
roles:
- role: genlab.template
```
License License
------- -------

View File

@@ -33,7 +33,7 @@ None
Example Playbook Example Playbook
---------------- ----------------
See `molecule/default/converge.yml`. See: [converge.yml](molecule/default/converge.yml)
License License
------- -------