disabled temporaly prometheus installation
All checks were successful
🏃♂️Run Ansible / install_ansible (push) Successful in 4m17s
All checks were successful
🏃♂️Run Ansible / install_ansible (push) Successful in 4m17s
This commit is contained in:
@@ -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
|
||||
#
|
||||
Reference in New Issue
Block a user