Matrix Docker Ansible eploy
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- ---
-
- # 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
|