Skip to content

Commit

Permalink
Issue #000 feat: enabling gather facts
Browse files Browse the repository at this point in the history
  • Loading branch information
rjshrjndrn committed Sep 6, 2019
1 parent 44728d9 commit 5d21820
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible/monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@
- prometheus-stateful

- hosts: node-exporter
gather_facts: false
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml']
Expand All @@ -178,7 +177,6 @@
- node-exporter

- hosts: process-exporter
gather_facts: false
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml']
Expand Down

0 comments on commit 5d21820

Please sign in to comment.