Julian-Samuel Gebühr 3 роки тому
джерело
коміт
2c47310957
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml

+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml Переглянути файл

@@ -1,4 +1,4 @@
---

- name: Delete cache files
ansible.builtin.shell: "rm -rf {{ matrix_bot_matrix_registration_bot_data_path }}/*"
ansible.builtin.shell: "rm -rf {{ matrix_bot_matrix_registration_bot_data_path }}/*"

Завантаження…
Відмінити
Зберегти