Add node exporter

This commit is contained in:
2026-03-14 13:49:16 -04:00
parent 1622177ba0
commit cf4bfc971c
4 changed files with 5 additions and 3 deletions

View File

@@ -40,4 +40,4 @@
permanent: true
state: enabled
immediate: true
tags: configure
tags: configure

View File

@@ -43,4 +43,4 @@
return_content: true
register: appwrite_api_result
loop: '{{ interval_template_docs.documents }}'
delegate_to: localhost
delegate_to: localhost

View File

@@ -82,4 +82,4 @@
line: " - {{ appwrite_dir }}/tmp:/tmp:z"
insertafter: "appwrite-builds:/storage/builds:rw"
state: present
notify: Restart appwrite service
notify: Restart appwrite service