This commit is contained in:
2026-07-08 05:59:11 -05:00
parent f848420d8f
commit 589462e6d0
27 changed files with 771 additions and 102 deletions
+6
View File
@@ -0,0 +1,6 @@
---
- name: Install Tianji monitoring reporter
ansible.builtin.shell: |
curl -o- "{{ tianji_install_script_url }}" | bash
args:
creates: /usr/lib/systemd/system/tianji-reporter.service