diff --git a/inventory b/inventory index 882106e..079bdb5 160000 --- a/inventory +++ b/inventory @@ -1 +1 @@ -Subproject commit 882106e5739bb723cbf6489a5ecd1140ad2732f1 +Subproject commit 079bdb5b742346691bd1944e40a0c2ac8797a975 diff --git a/playbooks/install_monitoring.yml.ansible b/playbooks/install_monitoring.yml.ansible index def0bea..642708a 100644 --- a/playbooks/install_monitoring.yml.ansible +++ b/playbooks/install_monitoring.yml.ansible @@ -1,5 +1,5 @@ - name: Gather facts from all hosts - hosts: all + hosts: dev gather_facts: true - hosts: - prometheus_servers