diff --git a/playbooks/install_monitoring.yml.ansible b/playbooks/install_monitoring.yml.ansible index a8dac92..abd9450 100644 --- a/playbooks/install_monitoring.yml.ansible +++ b/playbooks/install_monitoring.yml.ansible @@ -4,10 +4,11 @@ become: true roles: - common -- hosts: - - prometheus_servers - gather_facts: true - become: true - roles: - - handlers - - prometheus +#- hosts: +# - prometheus_servers +# gather_facts: true +# become: true +# roles: +# - handlers +# - prometheus +# \ No newline at end of file