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
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- common
|
- common
|
||||||
- hosts:
|
#- hosts:
|
||||||
- prometheus_servers
|
# - prometheus_servers
|
||||||
gather_facts: true
|
# gather_facts: true
|
||||||
become: true
|
# become: true
|
||||||
roles:
|
# roles:
|
||||||
- handlers
|
# - handlers
|
||||||
- prometheus
|
# - prometheus
|
||||||
|
#
|
||||||
Reference in New Issue
Block a user