Solved Snipe IT bug

This commit is contained in:
2025-02-05 12:53:06 +01:00
parent 26942a9265
commit 53af17b2ab
11 changed files with 17 additions and 19 deletions

View File

@@ -70,7 +70,7 @@
- name: show variable information
debug:
msg: "hosts_path: {{hosts_path}}\nmatrix_inventory_tmp_dir:{{ matrix_inventory_tmp_dir }}"
when: mode_debug | bool
when: enable_debug | bool
- name: install requirements
local_action: command just roles