Matrix Docker Ansible eploy
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
- ---
-
- # Controls if (`matrix_prometheus_node_exporter` -> `prometheus_node_exporter`) validation will run.
- matrix_playbook_migration_matrix_prometheus_node_exporter_migration_validation_enabled: true
-
- # Controls if (`matrix_prometheus_postgres_exporter` -> `prometheus_postgres_exporter`) validation will run.
- matrix_playbook_migration_matrix_prometheus_postgres_exporter_migration_validation_enabled: true
-
- # Controls if (`matrix_backup_borg` -> `backup_borg`) validation will run.
- matrix_playbook_migration_matrix_backup_borg_migration_validation_enabled: true
|