deux typo
This commit is contained in:
		| @@ -35,7 +35,7 @@ | ||||
|     owner: root | ||||
|     group: root | ||||
|     mode: 0600 | ||||
|   register: prometheu_postgres_exporter_configuration | ||||
|   register: prometheus_postgres_exporter_configuration | ||||
|   notify: | ||||
|     - 'prometheus | postgres exporter | restart service' | ||||
|  | ||||
|   | ||||
| @@ -35,9 +35,9 @@ | ||||
|     owner: root | ||||
|     group: root | ||||
|     mode: 0600 | ||||
|   register: prometheu_postgres_exporter_configuration | ||||
|   register: prometheus_redis_exporter_configuration | ||||
|   notify: | ||||
|     - 'prometheus | postgres exporter | restart service' | ||||
|     - 'prometheus | redis exporter | restart service' | ||||
|  | ||||
| - name: 'prometheus | redis exporter | install unit file to systemd' | ||||
|   template: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user