diff --git a/app/api/services/office_dashboard.py b/app/api/services/office_dashboard.py index f848e25..564b741 100644 --- a/app/api/services/office_dashboard.py +++ b/app/api/services/office_dashboard.py @@ -524,6 +524,14 @@ class OfficeDashboardService(BaseService): "name": "Kafka", "url": "http://10.10.10.120:19000/" }, + { + "name": "Ansible", + "url": "172.16.4.90:3000" + }, + { + "name": "Int HaProxy", + "url": "http://172.16.4.99:5555/" + }, ]