Просмотр исходного кода

Fix Draupnir for all uninstall path

master
Slavi Pantaleev 6 часов назад
Родитель
Сommit
d8ab746f69
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_uninstall.yml

+ 1
- 1
roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_uninstall.yml Просмотреть файл

@@ -26,5 +26,5 @@


- name: Ensure matrix-appservice-draupnir-for-all paths don't exist - name: Ensure matrix-appservice-draupnir-for-all paths don't exist
ansible.builtin.file: ansible.builtin.file:
path: "{{ matrix_bot_draupnir_base_path }}"
path: "{{ matrix_appservice_draupnir_for_all_base_path }}"
state: absent state: absent

Загрузка…
Отмена
Сохранить