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